AWS SDK for .NET Documentation
MinSizeBeforePartUpload Property
AmazonAmazon.S3.TransferTransferUtilityConfigMinSizeBeforePartUpload Did this page help you?   Yes   No    Tell us about it...
Gets or sets the minimum part size for upload parts. Decreasing the minimum part size causes multipart uploads to be split into a larger number of smaller parts. Setting this value too low has a negative effect on transfer speeds, causing extra latency and network communication for each part.
Declaration Syntax
C#
public long MinSizeBeforePartUpload { get; set; }

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