The UploadProgress type exposes the following members.

Properties

  NameDescription
Public propertyCurrentFile
Gets the current uploading file.
Public propertyEllapsedTime
Gets the ellapsed time.
Public propertyProgress
Gets the progress.
Public propertyRecievedBytes
Gets the recieved bytes.
Public propertyRemainingTime
Gets the remaining time.
Public propertySpeed
Gets the speed.
Public propertyTotalBytes
Gets the total bytes.

See Also