Show / Hide Table of Contents

    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

    Back to top Copyright © 2015-2020 Petabridge™, LLC