This document is archived and information here might be outdated.  Recommended version.


IConnection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConnection Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IConnection

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