Click or drag to resize

DefaultBenchManagerAutoSetup Method

Runs a full automatic setup, including app resource download, app installation of all active apps and setup of the environment.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool AutoSetup()

Return Value

Type: Boolean
true if the execution of the task was successful; otherwise false.
See Also