Finishes the asynchronous execution of the  RebootInstance operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public RebootInstanceResponse EndRebootInstance( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRebootInstance.
 Return Value
 Return ValueReturns a  RebootInstanceResult from OpsWorks.
 See Also
 See Also