System.Runtime.Remoting.Messaging.IMessageSink.SyncProcessMessage Method

Synchronously processes the given message.

Syntax

public IMessage SyncProcessMessage (IMessage msg)

Parameters

msg
The message to process.

Returns

A reply message in response to the request.

Remarks

The IMessageSink.SyncProcessMessage(IMessage) method is invoked on the message sink by the remoting infrastructure or by a previous sink for synchronous messages.

Requirements

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