BuildManagerHostUnloadEventArgs::Reason Property
.NET Framework (current version)
Gets the reason the hosted application domain was shut down.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web::ApplicationShutdownReasonOne of the ApplicationShutdownReason enumerated values.
The Reason property stores an ApplicationShutdownReason object as its value that describes why the AppDomain instance was shut down.
.NET Framework
Available since 2.0
Available since 2.0
Show: