Finishes the asynchronous execution of the  StopStack operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public StopStackResponse EndStopStack( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginStopStack.
 Return Value
 Return ValueReturns a  StopStackResult from OpsWorks.
 See Also
 See Also