Message Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
|
Headers | When overridden in a derived class, gets the headers of the message. |
|
IsDisposed | Returns a value that indicates whether the Message is disposed. |
|
IsEmpty | Returns a value that indicates whether the Message is empty. |
|
IsFault | Gets a value that indicates whether this message generates any SOAP faults. |
|
Properties | When overridden in a derived class, gets a set of processing-level annotations to the message. |
|
State | Gets the current state of this Message. |
|
Version | When overridden in a derived class, gets the SOAP and WS-Addressing versions of the message. |
Show: