The following tables list the members exposed by SessionLessServiceMessage.
Public Constructors
Public Fields
| Name | Description |
 | LocaleIds |
The locale Ids referenced by the message.
|
 | Message |
The message to encode or the decoded message.
|
 | NamespaceUris |
The namespaces URIs referenced by the message.
|
 | ServerUris |
The server URIs referenced by the message.
|
 | UriVersion |
The VersionTime of the namespaces URIs on the server.
|
Top
Public Methods
| Name | Description |
 | Decode |
Decodes the object from a stream.
|
 | Encode |
Encodes the object in a stream.
|
Top
See Also