.NET Framework Class Library
IMessageFormatter Members

Serializes or deserializes objects from the body of a Message Queuing message.

The IMessageFormatter type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkCanReadWhen implemented in a class, determines whether the formatter can deserialize the contents of the message.
Public methodSupported by the .NET Compact FrameworkCloneCreates a new object that is a copy of the current instance. (Inherited from ICloneable.)
Public methodSupported by the .NET Compact FrameworkReadWhen implemented in a class, reads the contents from the given message and creates an object that contains data from the message.
Public methodSupported by the .NET Compact FrameworkWriteWhen implemented in a class, serializes an object into the body of the message.
Top
See Also

Reference

Tags :


Page view tracker