- .NET Framework
- System Center Operations Manager 2007
- System Center Operations Manager 2012
- System Center Operations Manager 2012 R2
This counter displays the number of remote procedure calls invoked per second. A remote procedure call is a call on any object outside the caller;s AppDomain. 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 finally blocks executed per second. A finally block is guaranteed to be executed regardless ...
This counter displays the number of garbage collected objects that survive a collection because they are waiting to be finalized. ...
This counter displays the number of native OS threads created and owned by the CLR to act as underlying threads for .NET ...
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 ...