AsyncResult::SetMessageCtrl Method (IMessageCtrl^)
.NET Framework (current version)
Sets an IMessageCtrl for the current remote method call, which provides a way to control asynchronous messages after they have been dispatched.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- mc
-
Type:
System.Runtime.Remoting.Messaging::IMessageCtrl^
The IMessageCtrl for the current remote method call.
You do not need to call the SetMessageCtrl method.
.NET Framework
Available since 1.1
Available since 1.1
Show: