Click or drag to resize

DownloaderIsWorkingChanged Event

This event is fired, when the downloader starts with the first download after doing nothing, or if the downloader finished the last queued download task.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public event EventHandler IsWorkingChanged

Value

Type: SystemEventHandler
See Also