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

適用於

另請參閱