The UploadProgress type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentFile |
Gets the current uploading file.
| |
| EllapsedTime |
Gets the ellapsed time.
| |
| Progress |
Gets the progress.
| |
| RecievedBytes |
Gets the recieved bytes.
| |
| RemainingTime |
Gets the remaining time.
| |
| Speed |
Gets the speed.
| |
| TotalBytes |
Gets the total bytes.
|