Returns an System.Xml.XmlReader initialized with the SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter.
- 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.
A System.Xml.XmlReader initialized with the SoapMessage.Stream property of the message parameter.