Indicates whether or not currently logged in to the Tracking Server.

Declaration Syntax
public bool IsLoggedIn { get; private set; }
Public Property IsLoggedIn As Boolean
Get
Private Set
public:
property bool IsLoggedIn {
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)