System.Web.Compilation.ClientBuildManager.Unload Method

Unloads the application domain for compiling ASP.NET Web applications.

Syntax

public bool Unload ()

Returns

true if the application domain is unloaded; otherwise, false.

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