Click or drag to resize

BenchTasksDeleteAppLibraries Method

Deletes the loaded and cached app libraries in preparation for re-loading them for an update or a repair.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static void DeleteAppLibraries(
	BenchConfiguration cfg
)

Parameters

cfg
Type: Mastersign.BenchBenchConfiguration
The Bench configuration
See Also