Finishes the asynchronous execution of the  RunJobFlow operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
RunJobFlowResponse EndRunJobFlow( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRunJobFlow.
 Return Value
 Return ValueReturns a  RunJobFlowResult from ElasticMapReduce.
 See Also
 See Also