_AppDomain Events
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyLoad | Provides COM objects with version-independent access to the AppDomain::AssemblyLoad event. |
![]() | AssemblyResolve | Provides COM objects with version-independent access to the AppDomain::AssemblyResolve event. |
![]() | DomainUnload | Provides COM objects with version-independent access to the AppDomain::DomainUnload event. |
![]() | ProcessExit | Provides COM objects with version-independent access to the AppDomain::ProcessExit event. |
![]() | ResourceResolve | Provides COM objects with version-independent access to the AppDomain::ResourceResolve event. |
![]() | TypeResolve | Provides COM objects with version-independent access to the AppDomain::TypeResolve event. |
![]() | UnhandledException | Provides COM objects with version-independent access to the AppDomain::UnhandledException event. |
Show:
