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


ITxConnectorSetup Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITxConnectorSetup Interface

Provides access to the methods and properties to setup a tracking connection.

Product Availability

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

Members

Description
Method AddDataMessage Add a Data Message to the Connectors Queue.
Method AddDebugMessage Add a Debug Message to the internal Debug log.
Method AddMessageDefinition Add a message definition to the collection.
Method AddTrackingServiceDefinition Add a tracking service definition to the collection.
Read/write property ConnectionStatus The Connection State of the object.
Read-only property ConnectionString Connection string value for the server connection.
Read/write property ErrorCode Error code of the last error.
Read/write property ErrorMessage Message associated with last error / error code.
Write-only property Parent Assign the parent object so this interface object can communicate with its parent.
Method RemoveMessageDef Removes a Message Definition from the collection. A * will remove all Message definitions.
Method RemoveTrackingServiceDef Removes a Tracking Service Definition from the collection. A * will remove all Tracking Services.
Read-only property ServerName Name of the fo server to connect to.
Read-only property UserName User's login name.
Method ValidateTrackingService Validate a tracking service within the tracking service collection.

CoClasses that implement ITxConnectorSetup

CoClasses and Classes Description
TxGPSConnector (esriTrackingAnalystUI) An object used to establish the connection between a temporal feature class and a locally connected GPS device.