Click or drag to resize

DownloaderDownloadProgress Event

This event is fired, when the progress of a running download was updated.

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

Value

Type: SystemEventHandlerDownloadProgressEventArgs
See Also