Indicates whether the socket connection is open or not.

Declaration Syntax
public bool IsConnected { get; private set; }
Public Property IsConnected As Boolean
Get
Private Set
public:
property bool IsConnected {
bool get ();
private: void set (bool value);
}
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)