Share via


UploadProgressEventArgs Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Describes the status of an upload operation.

The following tables list the members exposed by the UploadProgressEventArgs type.

Public Properties

  Name Description
public property BytesSent Gets the number of bytes sent for the current file.
public property CurrentFile Gets the file that is being uploaded.
public property Progress Gets the percentage of bytes uploaded.
public property TotalBytes Gets the total number of bytes to be uploaded.
public property TotalFiles Gets the number of files being uploaded.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

UploadProgressEventArgs Class
Microsoft.WindowsAzure.MediaServices.Client Namespace

Build Date:

2012-06-07