ClientBuildManager.AppDomainShutdown Ereignis

Definition

Tritt ein, wenn eine Anwendungsdomäne geschlossen wird.

public:
 event System::Web::Compilation::BuildManagerHostUnloadEventHandler ^ AppDomainShutdown;
public event System.Web.Compilation.BuildManagerHostUnloadEventHandler AppDomainShutdown;
member this.AppDomainShutdown : System.Web.Compilation.BuildManagerHostUnloadEventHandler 
Public Custom Event AppDomainShutdown As BuildManagerHostUnloadEventHandler 
Public Event AppDomainShutdown As BuildManagerHostUnloadEventHandler 

Ereignistyp

BuildManagerHostUnloadEventHandler

Gilt für

Siehe auch