Click or drag to resize

PowerShellExecutionHost Constructor

Initializes a new instance of PowerShellExecutionHost.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public PowerShellExecutionHost(
	BenchConfiguration config
)

Parameters

config
Type: Mastersign.BenchBenchConfiguration
The Bench configuration.
See Also