Finishes the asynchronous execution of the AbortMultipartUpload operation.

C# |
public AbortMultipartUploadResponse EndAbortMultipartUpload( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAbortMultipartUpload.

Returns a AbortMultipartUploadResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonS3Exception |

AbortMultipartUpload()()()()