System.Web.Hosting.ApplicationManager Class

Manages ASP.NET application domains for an ASP.NET hosting application.

See Also: ApplicationManager Members

Syntax

public sealed class ApplicationManager : MarshalByRefObject

Remarks

The System.Web.Hosting.ApplicationManager object provides lifetime management of objects in the hosting environment for an ASP.NET application. It is responsible for:

Requirements

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