ProcessInfo.ShutdownReason Proprietà

Definizione

Ottiene un valore che indica il motivo per cui il processo viene arrestato.

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à

Su dei ProcessShutdownReason valori.

Si applica a

Vedi anche