This documentation is archived and is not being maintained.
TeamFoundationSoapProxy::GetWriterForMessage Method
Visual Studio 2013
This member overrides SoapHttpClientProtocol::GetWriterForMessage(SoapClientMessage, Int32). Namespace:
Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
protected: virtual XmlWriter^ GetWriterForMessage( SoapClientMessage^ message, int bufferSize ) override
Parameters
- message
- Type: System.Web.Services.Protocols::SoapClientMessage
- bufferSize
- Type: System::Int32
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: