Mono Class Library: System.AppDomain Overview | MembersSystem.AppDomain.DomainUnload Event |
Raised when a AppDomain is about to be unloaded. [Edit]
|
Note:[Edit]This event is handled by a EventHandler delegate. Information about the event is passed to the delegate in a EventArgs instance. The delegate for this event can perform any termination activities before the application domain is unloaded.
For additional information about events, see Partitions I and II of the CLI Specification.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0