Provides access to the methods and properties for a connector object to retrieve messages from a live data source.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
EventReadyHandle | The handle to the event that is signaled when a message is ready to be received. | |
MessageCount | The count of messages ready to retrieve. | |
NextMessage | Retrieves a message from the server connection. |
CoClasses that implement ITxConnectionMessages
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. |