Finishes the asynchronous execution of the Query operation.

C# |
QueryResponse EndQuery( IAsyncResult asyncResult )

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

Returns a QueryResult from AmazonDynamoDBv2.
