forwardInboundApplicationMsgEventArgs Class   Table of ContentFlatMsg Property forward
InboundApplicationMsgEventArgs Properties

The InboundApplicationMsgEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFlatMsg
Incoming application-level flat message.
Public propertyMsg
Incoming application-level message.
Public propertyRawMessage
Raw incoming application-level message. Will be destroyed immediately after event call. This instance is valid only during the callback.
Top
See Also