AWS SDK for .NET Documentation
IsTruncated Property
AmazonAmazon.S3.ModelListPartsResponseIsTruncated Did this page help you?   Yes   No    Tell us about it...
Gets and sets the IsTruncated property.

Indicates whether the returned list of parts is truncated. A value true indicates the list was truncated. A list may be truncated if the number of parts exceeds the limit specified by MaxParts.

Declaration Syntax
C#
public bool IsTruncated { get; set; }

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