AWS SDK for .NET Documentation
EndListBuckets Method (asyncResult)
AmazonAmazon.S3AmazonS3EndListBuckets(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the ListBuckets operation.
Declaration Syntax
C#
ListBucketsResponse EndListBuckets(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginListBuckets.
Return Value
Returns a ListBucketsResponse from S3.
Exceptions
See Also

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