Finishes the asynchronous execution of the ListStacks operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListStacksResponse EndListStacks( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListStacks.
 Return Value
 Return ValueReturns a ListStacksResult from AmazonCloudFormation.
 See Also
 See Also