System.Web.ProcessModelInfo Members

The members of System.Web.ProcessModelInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.ProcessModelInfo class.

Public Methods

static
GetCurrentProcessInfo() : ProcessInfo

Returns information about the worker process that is executing the current request.

static
GetHistory(int) : ProcessInfo[]

Returns information about recent worker processes.