Finishes the asynchronous execution of the DescribeWorkflowExecution operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeWorkflowExecutionResponse EndDescribeWorkflowExecution( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeWorkflowExecution.
 Return Value
 Return ValueReturns a WorkflowExecutionDetail from AmazonSimpleWorkflow.