AWS SDK for .NET Documentation
NextToken Property
AmazonAmazon.SimpleDB.ModelSelectResultNextToken Did this page help you?   Yes   No    Tell us about it...
Gets and sets the NextToken property. An opaque token indicating that more than MaxNumberOfItems matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
Declaration Syntax
C#
public string NextToken { get; set; }

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