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

Indicates whether the returned list of multipart uploads is truncated. A value true indicates the list was truncated. The list may be truncated if the number of multipart uploads exceeds the limit specified by MaxUploads.

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

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