IClientMessageFormatter Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IClientMessageFormatter type exposes the following members.

Methods

  Name Description
Public methodSupported by Silverlight for Windows Phone DeserializeReply Converts a message into a return value and out parameters that are passed back to the calling operation.
Public methodSupported by Silverlight for Windows Phone SerializeRequest Converts an Object array into an outbound Message.

Top