Finishes the asynchronous execution of the  ListSteps operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListStepsResponse EndListSteps( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListSteps.
 Return Value
 Return ValueReturns a  ListStepsResult from ElasticMapReduce.
 See Also
 See Also