System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessMessage Method

Asynchronously processes the provided message.

Syntax

public System.Runtime.Remoting.Messaging.IMessageCtrl AsyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage msg, System.Runtime.Remoting.Messaging.IMessageSink replySink)

Parameters

msg
The message to process.
replySink
The sink that will receive the reply to the provided message.

Returns

A System.Runtime.Remoting.Messaging.IMessageCtrl that provides a way to control the asynchronous message after it has been dispatched.

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