Share via


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 値の 1 つ。

適用対象

こちらもご覧ください