System.Runtime.Remoting.Channels.IClientChannelSink.AsyncProcessRequest Method

Requests asynchronous processing of a method call on the current sink.

Syntax

public void AsyncProcessRequest (IClientChannelSinkStack sinkStack, System.Runtime.Remoting.Messaging.IMessage msg, ITransportHeaders headers, System.IO.Stream stream)

Parameters

sinkStack
A stack of channel sinks that called this sink.
msg
The message to process.
headers
The headers to add to the outgoing message heading to the server.
stream
The stream headed to the transport sink.

Remarks

Documentation for this section has not yet been entered.

Requirements

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