Finishes the asynchronous execution of the Select operation.

C# |
SelectResponse EndSelect( IAsyncResult asyncResult )

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

Returns a SelectResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonSimpleDBException |

Select()()()()