IClientMessageFormatter Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IClientMessageFormatter type exposes the following members.
| Name | Description | |
|---|---|---|
|
DeserializeReply | Converts a message into a return value and out parameters that are passed back to the calling operation. |
|
SerializeRequest | Converts an Object array into an outbound Message. |
Show: