AWS SDK for .NET Documentation
BeginListBuckets Method (callback, state)
AmazonAmazon.S3AmazonS3ClientBeginListBuckets(AsyncCallback, Object) Did this page help you?   Yes   No    Tell us about it...
Initiates the asynchronous execution of the ListBuckets operation.
Declaration Syntax
C#
public IAsyncResult BeginListBuckets(
	AsyncCallback callback,
	Object state
)
Parameters
callback (AsyncCallback)
state (Object)
Return Value
Returns a ListBucketsResponse with the response from S3.
Exceptions
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)