Click or drag to resize

DownloaderDownloadStarted Event

This event is fired, when a download started.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public event EventHandler<DownloadEventArgs> DownloadStarted

Value

Type: SystemEventHandlerDownloadEventArgs
See Also