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
Description | ||
---|---|---|
CreationDate | Date of message's creation. | |
Destination | Destination of message. | |
ID | ID value for message. | |
MessageType | Type of message. | |
Priority | Indicates message priority. |
CoClasses that implement IMessage
CoClasses and Classes | Description |
---|---|
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. |