Enum GcMetric
Specifies the CLR garbage collection metric we want to track, usually in combination with a GcGeneration.
Namespace: NBench
Assembly: NBench.dll
Syntax
public enum GcMetric
Fields
| Name | Description |
|---|---|
| TotalCollections | Total number of per-GcGeneration collections |