| DefaultBenchManagerDownloadBenchUpdate Method |
Downloads the latest Bench binary and bootstrap file.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool DownloadBenchUpdate()
Public Function DownloadBenchUpdate As Boolean
Return Value
Type:
Booleantrue if the execution of the task was successful; otherwise
false.
See Also