AWS SDK for .NET Documentation
EndListTables Method (asyncResult)
AmazonAmazon.DynamoDBAmazonDynamoDBEndListTables(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the ListTables operation.
Declaration Syntax
C#
ListTablesResponse EndListTables(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginListTables.
Return Value
Returns a ListTablesResult from AmazonDynamoDB.
See Also

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