Finishes the asynchronous execution of the  DescribeCommands operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DescribeCommandsResponse EndDescribeCommands( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeCommands.
 Return Value
 Return ValueReturns a  DescribeCommandsResult from OpsWorks.
 See Also
 See Also