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 

이벤트 유형

적용 대상

추가 정보