System.Runtime.Remoting.Channels.SoapServerFormatterSink.AsyncProcessResponse Method

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

Syntax

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

Parameters

sinkStack
A stack of sinks leading 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.Channels
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0