Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ListMultipartUploads Method

Lists current multipart uploads.

Syntax

[VB.NET]
Public Sub ListMultipartUploads()
[C#]
public void ListMultipartUploads();

Remarks

This method lists the current multipart uploads. When called the Objects collection will be populated with one object for each upload. The results include information such as ObjectName, UploadId, etc. The ObjectList event will also be fired for each upload and the same information will be provided within the event.

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