Cloud Storage Integrator 2016 C++ Builder Edition
Cloud Storage Integrator 2016 C++ Builder Edition
Questions / Feedback?

MultipartUploadPartSize Property

The part size in bytes.

Syntax

__property int MultipartUploadPartSize[int MultipartUploadIndex] = {read=FMultipartUploadPartSize, write=FSetMultipartUploadPartSize};

Default Value

0

Remarks

The part size in bytes. This is specified by the PartSize setting and is used when StartMultipartUpload is called.

The size of the array is controlled by the MultipartUploadCount property.

This property is read-only and not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7239]