Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
CanStreamContents | Gets a value indicating whether the MTOM-encoded SOAP message can be streamed. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
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