ProcessInfo.ShutdownReason 属性

定义

获取一个值,该值指示进程关闭的原因。

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

属性值

值上的值 ProcessShutdownReason

适用于

另请参阅