Finishes the asynchronous execution of the  DescribeStackSummary operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DescribeStackSummaryResponse EndDescribeStackSummary( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeStackSummary.
 Return Value
 Return ValueReturns a  DescribeStackSummaryResult from OpsWorks.
 See Also
 See Also