Method | Description | |
---|---|---|
OutgoingMessage ( string messageId, string>.Dictionary |
Initializes a new instance of OutgoingMessage.
|
public OutgoingMessage ( string messageId, string>.Dictionary |
||
messageId | string | The message id to use. |
headers | string>.Dictionary | The headers associated with this message. |
body | byte | The body of the message. |
return | System.Collections.Generic |