Finishes the asynchronous execution of the ListBuckets operation.

C# |
ListBucketsResponse EndListBuckets( IAsyncResult asyncResult )

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

Returns a ListBucketsResponse from S3.

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