The UploadProgressEventArgs type exposes the following members.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Cancel
Gets or set whether the upload has to be canceled
Filepath
Gets the file path
ProgressPercent
Gets the progress percent
TotalBytes
Gets the file total bytes
TotalBytesSent
Gets the total bytes sent

See Also