System.Runtime.Remoting.MetadataServices.SdlChannelSink.AsyncProcessResponse Method

Requests processing from the current sink of the response from a method call that was sent asynchronously.

Syntax

public void AsyncProcessResponse (System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack sinkStack, object state, System.Runtime.Remoting.Messaging.IMessage msg, System.Runtime.Remoting.Channels.ITransportHeaders headers, System.IO.Stream stream)

Parameters

sinkStack
A stack of sinks that lead back to the server transport sink.
state
Information associated with the current sink, generated on the request side, and needed on the response side.
msg
The response message.
headers
The headers to add to the return message heading to the client.
stream
The stream heading back to the transport sink.

Remarks

Documentation for this section has not yet been entered.

Requirements

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