 | 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)
Syntaxpublic event EventHandler IsWorkingChanged
Public Event IsWorkingChanged As EventHandler
Value
Type:
SystemEventHandler
See Also