System.Web.ProcessModelInfo: Method Members

The methods of System.Web.ProcessModelInfo are listed below. For a list of all members, see the ProcessModelInfo Members list.

See Also: Inherited members from System.Object

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.