Message::GetBody Method

 

Gets the message body.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubmethodGetBody<T>()

Gets the message body.

System_CAPS_pubmethodGetBody<T>(XmlObjectSerializer^)

Deserializes the message body into an object of the specified type by using the supplied XmlObjectSerializer.

Return to top
Show: