This counter displays the number of context-bound objects allocated per second. Instances of classes that can be bound to a context are called context-bound objects; context-bound classes are marked with Context Attributes which provide usage rules for synchronization; thread affinity; transactions etc. 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 AppDomains unloaded per second. This counter is not an average over time; it displays ...
This counter displays the number of Assemblies loaded across all AppDomains per second. If the Assembly is loaded as domain-neutral ...
This counter displays the number of classes loaded per second in all Assemblies. This counter is not an average over time; ...
This counter displays the number of classes that failed to load per second. This counter is not an average over time; it ...
This counter displays the number of context-bound objects allocated per second. Instances of classes that can be bound to ...
This counter displays the number of current .NET thread objects in the application. A .NET thread object is created either ...
This counter displays the number of exceptions thrown per second. These include both .NET exceptions and unmanaged exceptions ...
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. ...