Click or drag to resize

DownloaderDownloadEnded Event

This event is fired, when a download ended. This can mean success or failure.

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

Value

Type: SystemEventHandlerDownloadEventArgs
See Also