Sets an System.Runtime.Remoting.Messaging.IMessageCtrl for the current remote method call, which provides a way to control asynchronous messages after they have been dispatched.
- mc
- The System.Runtime.Remoting.Messaging.IMessageCtrl for the current remote method call.
You do not need to call the AsyncResult.SetMessageCtrl(IMessageCtrl) method.