This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded and unloaded multiple times this counter would count each of those unloads as separate.
This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays ...
This counter displays the rate of bytes per second allocated on the GC Heap. This counter is updated at the end of every ...
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...
This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded ...
This counter displays the total number of Assemblies loaded since the start of this application. If the Assembly is loaded ...
This counter displays the total number of exceptions thrown since the start of the application. These include both .NET exceptions ...
This counter displays the total number of linktime Code Access Security (CAS) checks since the start of the application. ...
This counter displays the total number of methods compiled Just-In-Time (JIT) by the CLR JIT compiler since the start of ...