Mono Class Library: OverviewSystem.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
AssemblyLoad Raised when an assembly is loaded. AssemblyResolve Documentation for this section has not yet been entered. DomainUnload Raised when a AppDomain is about to be unloaded. ProcessExit Documentation for this section has not yet been entered. ReflectionOnlyAssemblyResolve Documentation for this section has not yet been entered. ResourceResolve Documentation for this section has not yet been entered. TypeResolve Documentation for this section has not yet been entered. UnhandledException Raised when an exception is not caught by the default application domain.