Initiates the asynchronous execution of the ListBuckets operation.

C# |
IAsyncResult BeginListBuckets( AsyncCallback callback, Object state )

- callback (AsyncCallback)
- state (Object)

Returns a ListBucketsResponse with the response from S3.

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