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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
Top
See Also
Reference
SoapFramingFormatter Class
Microsoft.Web.Services3.Messaging Namespace