Click or drag to resize

DefaultBenchManagerProcessExecutionHost Property

The host for starting and running Windows processes.

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

Property Value

Type: IProcessExecutionHost

Implements

IBenchManagerProcessExecutionHost
See Also