AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Initiates the asynchronous execution to get all the remaining results from DynamoDB.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public Task<List<T>> GetRemainingAsync(
         CancellationToken cancellationToken
)

Parameters

cancellationToken
Type: System.Threading.CancellationToken

Token which can be used to cancel the task.

Return Value
Task<List<T>> A Task that can be used to poll or wait for results, or both. Results will include the remaining result items from DynamoDB.

Version Information

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8