Finishes the asynchronous execution of the  SetLoadBasedAutoScaling operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public SetLoadBasedAutoScalingResponse EndSetLoadBasedAutoScaling( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSetLoadBasedAutoScaling.
 Return Value
 Return ValueReturns a  SetLoadBasedAutoScalingResult from OpsWorks.
 See Also
 See Also