DownloadProgressEventArgs Properties |
The DownloadProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Guid |
Global unique identifier of the download.
|
![]() | ReceivedBytes |
Total bytes received.
|
![]() | State |
Download status.
|
![]() | TotalBytes |
Total expected bytes to download.
|