Progress |
The ProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Percentage | Gets percentage of the finished job. If TotalBytesToTransfer is not set, returns -1. | |
| TotalBytesToTransfer | Gets total bytes to transfer. | |
| TotalBytesTransferred | Gets total bytes already transferred. | |
| Transferred | Gets bytes transfered during last operation. |