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 | ||
---|---|---|
ClientQueueCount | Number of connections listed in the client queue. | |
DataFilters | Value for data filters used in the connection to the data link and/or Tracking Server. | |
Disconnect | Disconnects current connection to Tracking Server and/or data link. | |
ID | ID value for data in the connection. | |
Name | Name of dataset in the connection. | |
ServerQueueCount | Number of connections included in the Tracking Server queue. | |
Status | Status of the connection. | |
TimeEstablished | Indicates time that connection was established. | |
TotalClientMessageCount | Total number of client messages included in the connection. | |
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. |