Click or drag to resize

DefaultBenchManagerDownloadAppResources Method

Downloads the app resources for all active apps, in case they are not already cached.

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

Return Value

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