Contains event args classes.

C# | Visual Basic | Visual C++ |
namespace ESRI.Tracking.Connector.Events
Namespace ESRI.Tracking.Connector.Events
namespace ESRI.Tracking.Connector.Events

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() | ActionListEventArgs |
Represents args for the event raised when a response to an action list request is received.
|
![]() | AuthenticateEventArgs |
Represents args for the event raised when a response to an authenticate request is received.
|
![]() | AuxiliaryDataEventArgs |
Represents args for the event raised when auxiliary data is received.
|
![]() | ConnectEventArgs |
Represents args for the event raised when a response to a connect request is received.
|
![]() | DisconnectEventArgs |
Represents args for the event raised when a response to an disconnect request is received.
|
![]() | GatewayDataEventArgs |
Represents args for the event raised when a response to an gateway statistics request is received.
|
![]() | GeneralErrorEventArgs |
Represents args for the event raised when an internal error occurs.
|
![]() | ObservationEventArgs |
Represents args for the event raised when an observation is received.
|
![]() | ServiceDefinitionsEventArgs |
Represents args for the event raised when a response to a service definitions request is received.
|
![]() | SetAOIEventArgs |
Represents args for the event raised when a response to a set AOI for service request is received.
|
![]() | SubscribeEventArgs |
Represents args for the event raised when a response to a subscribe request is received.
|
![]() | SymbolEventArgs |
Represents args for the event raised when a response to a symbol request is received.
|
![]() | UnsubscribeEventArgs |
Represents args for the event raised when a response to an unsubscribe request is received.
|