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


ITxConnectionMessages Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxConnectionMessages Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITxConnectionMessages

Classes Description
GeneralTrackingConnector Base Class for Tracking Workspace connector objects. This class is aggregated by the Tracking Workspace connector wizard.
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.