This counter displays the number of threads per second waiting to acquire some lock in the application. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
This counter displays the number of pinned objects encountered in the last GC. This counter tracks the pinned objects only ...
This counter displays the number of remote procedure calls invoked per second. A remote procedure call is a call on any object ...
This counter displays the number of stack frames traversed from the frame that threw the .NET exception to the frame that ...
This counter displays the number of threads per second that have been recognized by the CLR; these threads have a corresponding ...
This counter displays the number of threads per second waiting to acquire some lock in the application. This counter is not ...
This counter displays the number of threads that are currently recognized by the CLR; they have a corresponding .NET thread ...
This counter displays the number of times the generation 0 objects (youngest; most recently allocated) are garbage collected ...
This counter displays the number of times the generation 1 objects are garbage collected since the start of the application. ...
This counter displays the number of times the generation 2 objects (older) are garbage collected since the start of the application. ...