Finishes the asynchronous execution of the  ListClusters operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListClustersResponse EndListClusters( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListClusters.
 Return Value
 Return ValueReturns a  ListClustersResult from ElasticMapReduce.
 See Also
 See Also