Class ProcessCountAttribute
How many times we should launch process with target benchmark.
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
public class ProcessCountAttribute : JobMutatorConfigBaseAttribute, IConfigSource
Constructors
ProcessCountAttribute(Int32)
Declaration
public ProcessCountAttribute(int processLaunchCount)
Parameters
Type | Name | Description |
---|---|---|
Int32 | processLaunchCount |