This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConnection Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods and properties implemented by datalinks and consumed by the Tracking Server.
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 and Classes | Description |
---|---|
PlugIn | Base class for data links for Tracking Server. |