The UploadProgress type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | FormatSize | |
![]() | FormatTime | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToLocaleString | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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.
|