ProcessInfo::ShutdownReason Property

 

Gets a value that indicates why the process shut down.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
property ProcessShutdownReason ShutdownReason {
	ProcessShutdownReason get();
}

Property Value

Type: System.Web::ProcessShutdownReason

On of the ProcessShutdownReason values.

.NET Framework
Available since 1.1
Return to top
Show: