System.Messaging Reference (Document! X Sample)
XmlMessageFormatter Class Members
Properties  Methods 


System.Messaging Namespace : XmlMessageFormatter Class

The following tables list the members exposed by XmlMessageFormatter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertySpecifies the set of possible types that will be deserialized by the formatter from the message provided.  
Public PropertySpecifies the set of possible types that will be deserialized by the formatter from the message provided.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the formatter can deserialize the message.  
Public MethodCreates an instance of the XmlMessageFormatter class whose read/write properties (the sets of target types) are the same as the current XmlMessageFormatter instance.  
Public MethodReads the contents from the given message and creates an object that contains the deserialized message.  
Public MethodSerializes an object into the body of the message.  
Top
See Also

Reference

XmlMessageFormatter Class
System.Messaging Namespace