This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IServerConnection2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the methods and properties for a connector object to connect to a Tracking Server.
Description | ||
---|---|---|
ConnectionProperties | Properties for the server connection. | |
getServerActions | Actions used on data in the server connection. | |
getTrackingService | Gets tracking service for the server connection. | |
PlugIn | Data link plugin information for the server connection. | |
returnServerActions | Actions used on data in the server connection. | |
returnTrackingService | Returns tracking service for the server connection. | |
TrackingServicesList | List of tracking services. |
CoClasses and Classes | Description |
---|---|
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. |