Finishes the asynchronous execution of the ListMetrics operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListMetricsResponse EndListMetrics( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListMetrics.
 Return Value
 Return ValueReturns a ListMetricsResult from AmazonCloudWatch.
 See Also
 See Also