AWS SDK for .NET Documentation
EndDescribeWorkflowExecution Method (asyncResult)
AmazonAmazon.SimpleWorkflowAmazonSimpleWorkflowEndDescribeWorkflowExecution(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the DescribeWorkflowExecution operation.
Declaration Syntax
C#
DescribeWorkflowExecutionResponse EndDescribeWorkflowExecution(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginDescribeWorkflowExecution.
Return Value
Returns a WorkflowExecutionDetail from AmazonSimpleWorkflow.
See Also

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