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
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 that implement IServerConnection2
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. |