Finishes the asynchronous execution of the DescribeWorkflowExecution operation.

C# |
public DescribeWorkflowExecutionResponse EndDescribeWorkflowExecution( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeWorkflowExecution.

Returns a WorkflowExecutionDetail from AmazonSimpleWorkflow.