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