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 值之一。

适用于

另请参阅