Class GcServerAttribute
Specifies whether the common language runtime runs server garbage collection.
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
public class GcServerAttribute : JobMutatorConfigBaseAttribute, IConfigSource
Constructors
GcServerAttribute(Boolean)
Declaration
public GcServerAttribute(bool value = false)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | value |