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 Members

Methods

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