Finishes the asynchronous execution of the ListObjects operation.

C# |
public ListObjectsResponse EndListObjects( IAsyncResult asyncResult )

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

Returns a ListObjectsResponse from S3.

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

ListObjects()()()()