asp.net.ph

ProcessInfo.RequestCount Property

System.Web Namespace   ProcessInfo Class


Gets the number of start requests for the process.

[ VB ]
Public ReadOnly Property RequestCount As Integer

[ C# ]
public int RequestCount {get;}

[ C++ ]
public: __property int get_RequestCount ( );

[ JScript ]
public function get RequestCount ( ) : int;

Property Value

The number of requests executed by the process.

See Also

ProcessInfo Members   ProcessModelInfo Class   ProcessStatus Enumeration   ProcessShutdownReason Enumeration Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph