AWS SDK for .NET Documentation
PartSizeInBytes Property
AmazonAmazon.Glacier.ModelUploadListElementPartSizeInBytes Did this page help you?   Yes   No    Tell us about it...
The part size, in bytes, specified in the Initiate Multipart Upload request. This is the size of all the parts in the upload except the last part, which may be smaller than this size.
Declaration Syntax
C#
public long PartSizeInBytes { get; set; }

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