Share via


IStreamXmlWriter Interface

Writes the contents for an MTOM encoded SOAP message using a stream.

Namespace: Microsoft.Web.Services3.Mime
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Public Class streamXmlWriterImplementation
    Implements IStreamXmlWriter
End Class
Dim streamXmlWriterImplementation1 As New streamXmlWriterImplementation()

Syntax

'Declaration
Public Interface IStreamXmlWriter
public interface IStreamXmlWriter
public interface class IStreamXmlWriter
public interface IStreamXmlWriter
public interface IStreamXmlWriter

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

IStreamXmlWriter Members
Microsoft.Web.Services3.Mime Namespace

Other Resources

How to: Stream Large Amounts of Data to and from a Web Service