C# Performance Counter - How to watching W3WP / Active Request? -


i want watch w3wp / active request c#.net, w3wp / active request invisible in visual studio 2010 ultimate's performance counter object.

how can watch active request @ real time c#? there different way?

as said here, best way follow requests/sec @ worker process level follow counter called requests /sec in category w3svc_w3wp. specify instance name following pattern pid_apppool_name or _total if don't know pid/apppoolname.


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -