ClientBuildManager.AppDomainShutdown 事件

定義

在應用程式定義域關閉時發生。

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 

事件類型

適用於

另請參閱