Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

CompleteMultipartUpload Method

Completes a multipart upload by assembling previously uploaded parts.

Syntax

void __fastcall CompleteMultipartUpload(String ObjectName, String UploadId);

Remarks

This method completes a multipart upload. The host will assemble all of the parts in the upload. Before calling this method, first call ListParts. This populates the Parts collection which is used when constructing the request to complete the upload.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0