Finishes the asynchronous execution of the Execute operation.

C# |
public List<Document> EndGetNextSet( IAsyncResult asyncResult )

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

Next set of Documents matching the search parameters
