Mono Class Library: Overview

System.AppDomain: Event Members

The events of System.AppDomain are listed below. For a list of all members, see the AppDomain Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Events

AssemblyLoad Raised when an assembly is loaded.
AssemblyResolveDocumentation for this section has not yet been entered.
DomainUnload Raised when a AppDomain is about to be unloaded.
ProcessExitDocumentation for this section has not yet been entered.
ReflectionOnlyAssemblyResolveDocumentation for this section has not yet been entered.
ResourceResolveDocumentation for this section has not yet been entered.
TypeResolveDocumentation for this section has not yet been entered.
UnhandledException Raised when an exception is not caught by the default application domain.