The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CrossAppDomainDelegate Delegate
.NET Framework (current version)
Used by DoCallBack for cross-application domain calls.
Assembly: mscorlib (in mscorlib.dll)
Every derived class of Delegate and MulticastDelegate has a constructor and an Invoke method. See the C++ code example given in the description for Delegate.
.NET Framework
Available since 1.1
Available since 1.1
Show: