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


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

IServerConnection2 Interface

Provides access to the methods and properties for a connector object to connect to a Tracking Server.

Product Availability

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

Members

Name Description
Read/write property ConnectionProperties Properties for the server connection.
Method getServerActions Actions used on data in the server connection.
Method getTrackingService Gets tracking service for the server connection.
Read-only property PlugIn Data link plugin information for the server connection.
Method returnServerActions Actions used on data in the server connection.
Method returnTrackingService Returns tracking service for the server connection.
Read-only property TrackingServicesList List of tracking services.

Classes that implement IServerConnection2

Classes Description
GeneralTrackingConnector Base Class for Tracking Workspace connector objects. This class is aggregated by the Tracking Workspace connector wizard.
InternetConnection Manages an Internet server connection.
ServerConnection Manages connection to Tracking Server.
TxGPSConnector (esriTrackingAnalystUI) An object used to establish the connection between a temporal feature class and a locally connected GPS device.