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 |
|
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. |
Classes that implement ITxConnectionMessages