C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / UploadProgress Class

UploadProgress Class Properties

For a list of all members of this type, see UploadProgress members.

Public Properties
 NameDescription
Public PropertyGets a value that indicates whether the session is active.  
Public PropertyGets the file that is currently uploading.  
Public PropertyGets the elapsed time in second.  
Public Property  
Public Property  
Public PropertyGets the progress value ranging from 0.0 to 1.0.  
Public PropertyGets the number of bytes received during upload  
Public PropertyGets the amount of time remaining for the upload in seconds.  
Public PropertyGets the upload speed.  
Public PropertyGets the total number of bytes received during upload.  
Top
See Also