Finishes the asynchronous execution of the ListParts operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListPartsResponse EndListParts( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListParts.
 Return Value
 Return ValueReturns a ListPartsResult from AmazonGlacier.
 See Also
 See Also