Returns an System.Xml.XmlTextWriter 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.XmlTextWriter.
- bufferSize
The buffer size with which to initialize the System.Xml.XmlTextWriter.
![]()
A System.Xml.XmlTextWriter initialized with the System.Web.Services.Protocols.SoapServerMessage specified by message and the buffer size specified by bufferSize.