Finishes the asynchronous execution of the Query operation.

C# |
public QueryResponse EndQuery( IAsyncResult asyncResult )

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

Returns a QueryResult from AmazonDynamoDB.
