This topic has not yet been rated - Rate this topic

BrokeredMessage.GetBody Method

Gets the brokered message body.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetBody<T>() Deserializes the brokered message body into an object of the specified type by using the DataContractSerializer with a binary XmlDictionaryReader.
Public method GetBody<T>(XmlObjectSerializer) Deserializes the brokered message body into an object of the specified type by using the supplied XmlObjectSerializer.
Top
Did you find this helpful?
(1500 characters remaining)