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: