ISoapFormatter Interface
Defines the members for a SOAP formatter.
Namespace: Microsoft.Web.Services3.Messaging
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Public Class soapFormatterImplementation
Implements ISoapFormatter
End Class
Dim soapFormatterImplementation1 As New soapFormatterImplementation()
Syntax
'Declaration
Public Interface ISoapFormatter
public interface ISoapFormatter
public interface class ISoapFormatter
public interface ISoapFormatter
public interface ISoapFormatter
Remarks
A SOAP formatter serializes a SOAP envelope into a stream and deserializes a SOAP envelope from a stream.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
Target Platforms
See Also
Reference
ISoapFormatter Members
Microsoft.Web.Services3.Messaging Namespace