System.Web.Hosting.ApplicationManager.GetRunningApplications Method

Returns a snapshot of running applications.

Syntax

public ApplicationInfo[] GetRunningApplications ()

Returns

An array of System.Web.Hosting.ApplicationInfo objects that contain information about the applications managed by this System.Web.Hosting.ApplicationManager instance.

Remarks

Documentation for this section has not yet been entered.

Requirements

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