SoapFramingFormatter Members

Represents a SOAP formatter that can serialize a SoapEnvelope into a Stream and deserialize from a Stream . This class cannot be inherited.

The following tables list the members exposed by the SoapFramingFormatter type.

Public Constructors

  Name Description
SoapFramingFormatter  

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
Microsoft.Web.Services3.Messaging.ISoapFormatter.Deserialize  
Microsoft.Web.Services3.Messaging.ISoapFormatter.GetContentType  
Microsoft.Web.Services3.Messaging.ISoapFormatter.MatchContentType  
Microsoft.Web.Services3.Messaging.ISoapFormatter.Serialize  

Top

See Also

Reference

SoapFramingFormatter Class
Microsoft.Web.Services3.Messaging Namespace