IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

UseResumableUpload Property

Whether to use resumable uploads.

Syntax

property UseResumableUpload: Boolean read get_UseResumableUpload write set_UseResumableUpload;

Default Value

false

Remarks

This property controls whether simple or resumable uploads are used when UploadFile is called. The default value is False (simple uploads are used).

Refer to UploadFile for more information.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]