Share via


IStreamXmlReader Members

Reads the contents of an MTOM-encoded SOAP message by using a stream.

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

Public Properties

  Name Description
public property CanStreamContents Gets a value indicating whether the MTOM-encoded SOAP message can be streamed.

Top

Public Methods

  Name Description
public method ReadContentsAsStream Reads the contents of the MTOM-encoded SOAP message by using a stream.

Top

See Also

Reference

IStreamXmlReader Interface
Microsoft.Web.Services3.Mime Namespace

Other Resources

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