This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
IMessageSink Members
Properties
NextSink |
The next message sink held by this sink. |
Methods
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