System.Runtime.Remoting.Messaging.IMessageSink Members

The members of System.Runtime.Remoting.Messaging.IMessageSink are listed below.

Public Properties

[read-only]
NextSinkIMessageSink.

Gets the next message sink in the sink chain.

Public Methods

AsyncProcessMessage(IMessage, IMessageSink) : IMessageCtrl

Asynchronously processes the given message.

SyncProcessMessage(IMessage) : IMessage

Synchronously processes the given message.