SalesBuy
1-855-856-7678
Technical SupportSupport
Initializes a new instance of the BrokeredMessage class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BrokeredMessage | Initializes a new instance of the BrokeredMessage class. |
|
BrokeredMessage(Object) | Initializes a new instance of the BrokeredMessage class from a given object by using DataContractSerializer with a binary XmlDictionaryWriter. |
|
BrokeredMessage(Stream, Boolean) | Initializes a new instance of the BrokeredMessage class using the supplied stream as its body. |
|
BrokeredMessage(Object, XmlObjectSerializer) | Initializes a new instance of the BrokeredMessage class from a given object using the provided XmlObjectSerializer. |