Tracking Client API for Windows Phone
DisconnectEventArgs Class
NamespacesESRI.Tracking.Connector.EventsDisconnectEventArgs
Represents args for the event raised when a response to an disconnect request is received.
Declaration Syntax
C#Visual BasicVisual C++
public class DisconnectEventArgs : EventArgs
Public Class DisconnectEventArgs _
	Inherits EventArgs
public ref class DisconnectEventArgs : public EventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
DisconnectEventArgs(Boolean, String)
The constructor.

ErrorMessage
The error message from a failed request.

Succeeded
Indicates whether the request was successful or not.

Inheritance Hierarchy
Object
EventArgs
 DisconnectEventArgs

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)