Returns a System.Xml.XmlWriter 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.XmlWriter.
- bufferSize
- The initial buffer size of the System.IO.StreamWriter used by the System.Xml.XmlWriter.
A System.Xml.XmlWriter initialized with the SoapMessage.Stream property of the message parameter.