The UploadProgressArgs type exposes the following members.
Back to Top
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