Finishes the asynchronous execution of the  DescribeJobFlows operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeJobFlowsResponse EndDescribeJobFlows( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeJobFlows.
 Return Value
 Return ValueReturns a  DescribeJobFlowsResult from ElasticMapReduce.
 See Also
 See Also