Finishes the asynchronous execution of the GetRemaining operation.

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

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

List of Documents matching the search parameters
