ClientBuildManager.AppDomainUnloaded Événement

Définition

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

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

Type d'événement

BuildManagerHostUnloadEventHandler

S’applique à

Voir aussi