Finishes the asynchronous execution of the DeleteBucket operation.

C# |
DeleteBucketResponse EndDeleteBucket( IAsyncResult asyncResult )

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

Returns a DeleteBucketResponse from S3.

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

DeleteBucket()()()()