Finishes the asynchronous execution of the Scan operation.

C# |
public ScanResponse EndScan( IAsyncResult asyncResult )

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

Returns a ScanResult from AmazonDynamoDB.
