ProcessInfo.ShutdownReason Propiedad

Definición

Obtiene un valor que indica por qué se cerró el proceso.

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

Valor de propiedad

En de los ProcessShutdownReason valores.

Se aplica a

Consulte también