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!

IDynamicMessageSink Methods

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

ProcessMessageFinish Indicates that a call is returning. The Booleans tell whether we are on the client side or the server side and whether the call is using AsyncProcessMessage.
ProcessMessageStart Indicates that a call is starting. The Booleans tell whether we are on the client side or the server side and whether the call is using AsyncProcessMessage.

See Also

IDynamicMessageSink Interface | System.Runtime.Remoting Namespace