ProcessInfo.ShutdownReason Proprietà

Definizione

Ottiene un valore che indica il motivo dell'interruzione del processo

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

Valore della proprietà

ProcessShutdownReason

Uno dei valori di ProcessShutdownReason.

Si applica a

Vedi anche