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 AmazonDynamoDBv2.

C# |
ScanResponse EndScan( IAsyncResult asyncResult )