![]() | DownloadProgressEventArgs Class |
Namespace: Mastersign.Bench
The DownloadProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DownloadProgressEventArgs |
Initializes a new instance of DownloadProgressEventArgs.
|
Name | Description | |
---|---|---|
![]() | LoadedBytes |
The number of bytes already downloaded.
|
![]() | Percentage |
The percentage of the progress.
|
![]() | Task |
The download task, the event is related to.
(Inherited from DownloadEventArgs.) |
![]() | TotalBytes |
The total number of bytes this HTTP(S) resource encompasses.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |