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. |