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. |
IDynamicMessageSink Interface | System.Runtime.Remoting Namespace