This counter displays the bytes per second that are promoted from generation 0 (youngest) to generation 1; objects that are promoted just because they are waiting to be finalized are not included in this counter. Memory is promoted when it survives a garbage collection. This counter was designed as an indicator of relatively long-lived objects being created per sec. This counter displays the difference between the values observed in the last two samples divided by the duration of the sample interval.
This counter displays the amount of virtual memory (in bytes) currently reserved by the Garbage Collector. (Reserved memory ...
This counter displays the bytes of memory that are promoted from generation 0 to generation 1 just because they are waiting ...
This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 0 to generation ...
This counter displays the bytes of memory that survive garbage collection (GC) and are promoted from generation 1 to generation ...
This counter displays the bytes per second that are promoted from generation 0 (youngest) to generation 1; objects that are ...
This counter displays the bytes per second that are promoted from generation 1 to generation 2 (oldest); objects that are ...
This counter displays the current number of AppDomains loaded in this application. AppDomains (application domains) provide ...
This counter displays the current number of Assemblies loaded across all AppDomains in this application. If the Assembly ...
This counter displays the current number of bytes in generation 1 (Gen 1); this counter does not display the maximum size ...