Returns an System.Xml.XmlTextReader initialized with the specified System.Web.Services.Protocols.SoapServerMessage and buffer size.
- message
- The System.Web.Services.Protocols.SoapServerMessage with which to initialize the System.Xml.XmlTextReader.
- bufferSize
- The buffer size with which to initialize the System.Xml.XmlTextReader.
A System.Xml.XmlTextReader initialized with the System.Web.Services.Protocols.SoapServerMessage specified by message and the buffer size specified by bufferSize.