IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

AbortUpload Method

Aborts the current resumable upload session.

Syntax

async box.abortUpload(): Promise<void>

Remarks

This method aborts the current resumable upload session specified by ResumeURL. It may be called if the current resumable upload has been interrupted and will not be resumed.

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