Bagikan melalui


BuildManagerHostUnloadEventArgs(ApplicationShutdownReason) Konstruktor

Definisi

Menginisialisasi instans baru dari kelas BuildManagerHostUnloadEventArgs.

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)

Parameter

reason
ApplicationShutdownReason

Alasan penonaktifan domain aplikasi yang dihosting.

Keterangan

Konstruktor ini membuat instans BuildManagerHostUnloadEventArgs baru dengan properti yang Reason diatur ke reason.

Berlaku untuk