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

ProcessShutdownReason 값 중 하나입니다.

적용 대상

추가 정보