Finishes the asynchronous execution of the Select operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
SelectResponse EndSelect( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSelect.
 Return Value
 Return ValueReturns a SelectResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonSimpleDBException | 
 See Also
 See AlsoSelect()()()()