System.Web.Services.Protocols.SoapHttpClientProtocol.GetWriterForMessage Method

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

Syntax

protected virtual System.Xml.XmlWriter GetWriterForMessage (SoapClientMessage message, int bufferSize)

Parameters

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.

Returns

A System.Xml.XmlWriter 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