Sets the size of the part to be uploaded.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public UploadPartRequest WithPartSize( long partSize )

- partSize (Int64)
- The size of the part

the request with the PartSize set