Message::GetBody Method
Gets the message body.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | GetBody<T>() | Gets the message body. |
![]() | GetBody<T>(XmlObjectSerializer^) | Deserializes the message body into an object of the specified type by using the supplied XmlObjectSerializer. |
Show:
