Click or drag to resize

DefaultBenchManagerInstallApps Method

Installs all active apps, in case they are not already installed. This also downloads missing app resources.

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

Return Value

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