UpdatedEventArgs Properties |
The UpdatedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentSpeed |
Gets the estimated download speed.
|
![]() | Download |
Gets the download instance which is the source of this event.
(Inherited from DownloadEventArgs.) |
![]() | Progress |
Gets the rough percent complete.
|
![]() | ReceivedBytes |
Gets the number or received (downloaded) bytes.
|
![]() | TotalBytes |
Gets the total size of the file.
|