The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: