[]
Occurs when an asynchronous download operation successfully transfers some or all of the data.
public event DownloadProgressChangedEventHandler DownloadProgressChanged
Public Event DownloadProgressChanged As DownloadProgressChangedEventHandler
Type | Description |
---|---|
DownloadProgressChangedEventHandler | Occurs when an asynchronous download operation successfully transfers some or all of the data. |