System.Web.Services.Protocols.SoapHttpClientProtocol.GetReaderForMessage Method

Returns an System.Xml.XmlReader initialized with the SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter.

Syntax

protected virtual System.Xml.XmlReader GetReaderForMessage (SoapClientMessage message, int bufferSize)

Parameters

message
A System.Web.Services.Protocols.SoapClientMessage that provides the SoapMessage.Stream to initialize the System.Xml.XmlReader.
bufferSize
The initial buffer size of the System.IO.StreamReader used by the System.Xml.XmlReader.

Returns

A System.Xml.XmlReader initialized with the SoapMessage.Stream property of the message parameter.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0