Finishes the asynchronous execution of the  TerminateJobFlows operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
TerminateJobFlowsResponse EndTerminateJobFlows( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginTerminateJobFlows.
 Return Value
 Return ValueReturns a  TerminateJobFlowsResult from ElasticMapReduce.
 See Also
 See Also