Share via


ClientBuildManager.AppDomainShutdown Événement

Définition

Se produit lorsqu'un domaine d'application est fermé.

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 

Type d'événement

BuildManagerHostUnloadEventHandler

S’applique à

Voir aussi