Aracılığıyla paylaş


BuildManagerHostUnloadEventArgs(ApplicationShutdownReason) Oluşturucu

Tanım

BuildManagerHostUnloadEventArgs sınıfının yeni bir örneğini başlatır.

public:
 BuildManagerHostUnloadEventArgs(System::Web::ApplicationShutdownReason reason);
public BuildManagerHostUnloadEventArgs (System.Web.ApplicationShutdownReason reason);
new System.Web.Compilation.BuildManagerHostUnloadEventArgs : System.Web.ApplicationShutdownReason -> System.Web.Compilation.BuildManagerHostUnloadEventArgs
Public Sub New (reason As ApplicationShutdownReason)

Parametreler

reason
ApplicationShutdownReason

Barındırılan uygulama etki alanı kapatma nedeni.

Açıklamalar

Bu oluşturucu, özelliği olarak ayarlanmış reasonyeni bir örneğini ReasonBuildManagerHostUnloadEventArgs oluşturur.

Şunlara uygulanır