BuildManagerHostUnloadEventArgs Constructor (ApplicationShutdownReason)
.NET Framework (current version)
Initializes a new instance of the BuildManagerHostUnloadEventArgs class.
Assembly: System.Web (in System.Web.dll)
Parameters
- reason
-
Type:
System.Web::ApplicationShutdownReason
The reason for the hosted application domain shutdown.
This constructor creates a new instance of BuildManagerHostUnloadEventArgs with the Reason property set to reason.
.NET Framework
Available since 2.0
Available since 2.0
Show: