Finishes the asynchronous execution of the PollForTask operation.

C# |
public PollForTaskResponse EndPollForTask( IAsyncResult asyncResult )

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

Returns a PollForTaskResult from AmazonDataPipeline.
