Amazon Integrator V6 - Online Help
Amazon Integrator V6
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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0