System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessResponse Method

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

Syntax

public void AsyncProcessResponse (IClientResponseChannelSinkStack sinkStack, object state, ITransportHeaders headers, System.IO.Stream stream)

Parameters

sinkStack
A stack of sinks that called the current sink.
state
The state associated with the current sink.
headers
The headers retrieved from the server response stream.
stream
The stream coming back from 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