Provides access to methods and properties needed to manage messages.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
CoClasses that implement IMessage
| CoClasses and Classes |
Description |
| BinaryMessage (esriSystem) |
A binary-serializable object that represents a request or response message. |
| CommandMessage |
Message containing commands for the Tracking Server. |
| DataMessage |
Message containing data routed by the Tracking Server. |
| Message (esriSystem) |
A serializable object that represents a request or response message. |
| StatusMessage |
Message reporting status to the Tracking Server. |