AWS SDK for .NET Documentation
EndSelect Method (asyncResult)
AmazonAmazon.SimpleDBAmazonSimpleDBEndSelect(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the Select operation.
Declaration Syntax
C#
SelectResponse EndSelect(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginSelect.
Return Value
Returns a SelectResponse from S3.
Exceptions
See Also
Select()()()()

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)