Click or drag to resize

Downloader.IsWorkingChanged 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: System.EventHandler
See Also