Click or drag to resize

DefaultBenchManagerConfig Property

The configuration of the Bench system.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public BenchConfiguration Config { get; }

Property Value

Type: BenchConfiguration

Implements

IBenchManagerConfig
See Also