System.Web.Compilation.BuildManagerHostUnloadEventArgs.Reason Property

Gets the reason the hosted application domain was shut down.

Syntax

public System.Web.ApplicationShutdownReason Reason { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BuildManagerHostUnloadEventArgs.Reason property stores an System.Web.ApplicationShutdownReason object as its value that describes why the AppDomain instance was shut down.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0