This counter displays the number of classes that failed to load per second. 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. These load failures could be due to many reasons like inadequate security or illegal format. Full details can be found in the profiling services help.
This counter displays the number of AppDomains loaded per second. AppDomains (application domains) provide a secure and versatile ...
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 ...