| Name | Description | |
|---|---|---|
|  | Active | Gets a value that indicates whether the session is active. | 
|  | CurrentFile | Gets the file that is currently uploading. | 
|  | EllapsedTime | Gets the elapsed time in second. | 
|  | IsValid | |
|  | Message | |
|  | Progress | Gets the progress value ranging from 0.0 to 1.0. | 
|  | ReceivedBytes | Gets the number of bytes received during upload | 
|  | RemainingTime | Gets the amount of time remaining for the upload in seconds. | 
|  | Speed | Gets the upload speed. | 
|  | TotalBytes | Gets the total number of bytes received during upload. |