System.Web.ProcessModelInfo.GetCurrentProcessInfo Method

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

Syntax

public static ProcessInfo GetCurrentProcessInfo ()

Returns

A System.Web.ProcessInfo that contains information about the current process.

Remarks

The ProcessModelInfo.GetCurrentProcessInfo method is applicable only for applications that are running under the ASP.NET process model.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0