The UploadProgressArgs type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Raises a user-supplied exception if an asynchronous operation failed. (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Cancel |
The event handler can set this to 'true' to abort upload of a blob.
| |
Gets a value that indicates whether an asynchronous operation has been canceled. (Inherited from | ||
Gets a value that indicates which error occurred during an asynchronous operation. (Inherited from | ||
| UploadedSize |
Number of bytes already uploaded
| |
Gets the unique identifier for the asynchronous task. (Inherited from |
See Also