Finishes the asynchronous execution of the  StopInstance operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public StopInstanceResponse EndStopInstance( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginStopInstance.
 Return Value
 Return ValueReturns a  StopInstanceResult from OpsWorks.
 See Also
 See Also