ProcessInfo.ShutdownReason Propriété

Définition

Obtient une valeur qui indique pourquoi le processus s'est arrêté.

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

Valeur de propriété

Une des valeurs ProcessShutdownReason.

S’applique à

Voir aussi