ArcObjects Library Reference (TrackingAnalyst)  

ITxConnectionMessages Interface

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
Read-only property EventReadyHandle The handle to the event that is signaled when a message is ready to be received.
Read-only property MessageCount The count of messages ready to retrieve.
Method 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.