void ProcessMessageFinish(IMessage replyMsg, bool bCliSide, bool bAsync)
Indicates that a call is returning.
Indicates that the implementing message sink will be provided by dynamically registered properties.
void ProcessMessageStart(IMessage reqMsg, bool bCliSide, bool bAsync)
Indicates that a call is starting.