System.Web.Compilation.BuildManagerHostUnloadEventHandler Delegate

Represents the method that handles the ClientBuildManager.AppDomainUnloaded event and the ClientBuildManager.AppDomainShutdown event of a System.Web.Compilation.ClientBuildManager object.

Syntax

public delegate void BuildManagerHostUnloadEventHandler (object sender, BuildManagerHostUnloadEventArgs e)

Parameters

sender
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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