Finishes the asynchronous execution of the ListParts operation.

C# |
ListPartsResponse EndListParts( IAsyncResult asyncResult )

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

Returns a ListPartsResponse from S3.

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

ListParts()()()()