[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The MessageBodytype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Payload
Get/Set the message payload
PayloadEncoding
Gets the encoding for the payload. Default is UTF-16 (Unicode)
PayloadHasChanged
Has payload changed since data was last read
PayloadSize
Gets the size of the payload in bytes
PayloadStream
Stream containing the raw payload

See Also