AWS SDK for .NET Documentation
MaxKeys Property
AmazonAmazon.S3.ModelListObjectsRequestMaxKeys Did this page help you?   Yes   No    Tell us about it...
The maximum number of keys you'd like to see in the response body. The server might return fewer than this many keys, but will not return more.
Declaration Syntax
C#
public int MaxKeys { get; set; }

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