Finishes the asynchronous execution of the DeleteObject operation.

C# |
public DeleteObjectResponse EndDeleteObject( IAsyncResult asyncResult )

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

Returns a DeleteObjectResponse from S3.

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

DeleteObject()()()()