Finishes the asynchronous execution of the Scan operation.

C# |
ScanResponse EndScan( IAsyncResult asyncResult )

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

Returns a ScanResult from AmazonDynamoDB.

C# |
ScanResponse EndScan( IAsyncResult asyncResult )