NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IMessageSink Methods

The methods of the IMessageSink interface are listed below. For a complete list of IMessageSink interface members, see the IMessageSink Members topic.

AsyncProcessMessage Invoked on the message sink by the remoting infrastructure or by a previous sink for asynchronous messages.
SyncProcessMessage Invoked on the message sink by the remoting infrastructure or by a previous sink for synchronous messages.

See Also

IMessageSink Interface | System.Runtime.Remoting Namespace