ProcessInfo.RequestCount Property

 

Gets the number of start requests for the process.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

member RequestCount : int with get

Property Value

Type: System.Int32

The number of requests executed by the process.

.NET Framework
Available since 1.1
Return to top
Show: