System.Web.Hosting.ApplicationManager.Close Method

Shuts down all application domains.

Syntax

public void Close ()

Remarks

If a call to the ApplicationManager.Close method reduces the reference count of applications using the application manager to 0, the ApplicationManager.Close method calls the ApplicationManager.ShutdownAll method.

Requirements

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