ClientBuildManager.AppDomainShutdown Evento

Definición

Se produce cuando se cierra un dominio de aplicación.

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 

Tipo de evento

Se aplica a

Consulte también