System.Runtime.Remoting.Channels.SoapClientFormatterSink.GetRequestStream Method

Returns the System.IO.Stream onto which the provided message is to be serialized.

Syntax

public System.IO.Stream GetRequestStream (System.Runtime.Remoting.Messaging.IMessage msg, ITransportHeaders headers)

Parameters

msg
The System.Runtime.Remoting.Messaging.IMethodCallMessage containing details about the method call.
headers
The headers to add to the outgoing message heading to the server.

Returns

The System.IO.Stream onto which the provided message is to be serialized.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Channels
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0