Finishes the asynchronous execution of the StartWorkflowExecution operation.

C# |
public StartWorkflowExecutionResponse EndStartWorkflowExecution( IAsyncResult asyncResult )

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

Returns a Run from AmazonSimpleWorkflow.