HostingEnvironment::ShutdownReason Property

 

Returns an enumerated value that indicates why the application terminated.

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

public:
property ApplicationShutdownReason ShutdownReason {
	static ApplicationShutdownReason get();
}

.NET Framework
Available since 2.0
Return to top
Show: