Finishes the asynchronous execution of the ListVolumes operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListVolumesResponse EndListVolumes( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListVolumes.
 Return Value
 Return ValueReturns a ListVolumesResult from AmazonStorageGateway.
 See Also
 See Also