ProcessInfo.ShutdownReason Eigenschaft

Definition

Ruft einen Wert ab, der angibt, warum der Prozess heruntergefahren wird.

public:
 property System::Web::ProcessShutdownReason ShutdownReason { System::Web::ProcessShutdownReason get(); };
public System.Web.ProcessShutdownReason ShutdownReason { get; }
member this.ShutdownReason : System.Web.ProcessShutdownReason
Public ReadOnly Property ShutdownReason As ProcessShutdownReason

Eigenschaftswert

Eins der ProcessShutdownReason Werte.

Gilt für:

Weitere Informationen