| Intersoft.Client.Framework Namespace : DownloadProgressEventArgs Class | 
The following tables list the members exposed by DownloadProgressEventArgs.
| Name | Description | |
|---|---|---|
![]()  | DownloadProgressEventArgs Constructor | 
| Name | Description | |
|---|---|---|
![]()  | BytesReceived | Gets the number of bytes received. | 
![]()  | PercentCompleted | Gets the percentage of the completed data download operation. | 
![]()  | Resource | Gets an object instance of the resource being downloaded. (Inherited from Intersoft.Client.Framework.DownloadEventArgs) | 
![]()  | TotalBytes | Gets the total number of bytes in a WebClient data download operation. |