ArcObjects Library Reference (TrackingAnalyst)  

IConnection Interface

Provides access to methods and properties implemented by datalinks and consumed by the Tracking Server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Read-only property ClientQueueCount Number of connections listed in the client queue.
Read-only property DataFilters Value for data filters used in the connection to the data link and/or Tracking Server.
Method Disconnect Disconnects current connection to Tracking Server and/or data link.
Read-only property ID ID value for data in the connection.
Read/write property Name Name of dataset in the connection.
Read-only property ServerQueueCount Number of connections included in the Tracking Server queue.
Read-only property Status Status of the connection.
Read-only property TimeEstablished Indicates time that connection was established.
Read-only property TotalClientMessageCount Total number of client messages included in the connection.
Read-only property TotalServerMessageCount Total number of server messages included in connection.

CoClasses that implement IConnection

CoClasses and Classes Description
PlugIn Base class for data links for Tracking Server.