AWS SDK for .NET Documentation
EndDescribeStackResources Method (asyncResult)
AmazonAmazon.CloudFormationAmazonCloudFormationEndDescribeStackResources(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the DescribeStackResources operation.
Declaration Syntax
C#
DescribeStackResourcesResponse EndDescribeStackResources(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginDescribeStackResources.
Return Value
Returns a DescribeStackResourcesResult from AmazonCloudFormation.
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)