Class DebugInProcessConfig
- Namespace
- BenchmarkDotNet.Configs
- Assembly
- BenchmarkDotNet.dll
config which allows to debug benchmarks running it in the same process
public class DebugInProcessConfig : DebugConfig, IConfig
- Inheritance
-
DebugInProcessConfig
- Implements
- Inherited Members
- Extension Methods
Constructors
DebugInProcessConfig()
public DebugInProcessConfig()
Methods
GetJobs()
public override IEnumerable<Job> GetJobs()
Returns
- IEnumerable<Job>
- config which allows to debug benchmarks running it in the same process