![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Represents a message from some external source. More...
Properties | |
byte | MessageType [get, set] |
Get/set the message type. More... | |
string[] | Headers [get, set] |
Returns all headers, fixed and user headers, in the order expected by the protocol. More... | |
byte[] | Data [get, set] |
Returns the message data body as UTF-8 encoded bytes. More... | |
IMessageHeaderTransformer | HeaderTransformer [get, set] |
Gets any message header transformer (optional). More... | |
Represents a message from some external source.
|
getset |
Returns the message data body as UTF-8 encoded bytes.
|
getset |
Returns all headers, fixed and user headers, in the order expected by the protocol.
|
getset |
Gets any message header transformer (optional).
|
getset |
Get/set the message type.