IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

AbortUpload Method

Aborts the current resumable upload session.

Object Oriented Interface

public function doAbortUpload();

Procedural Interface

ipworkscloud_box_do_abortupload($res);

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 PHP Edition - Version 20.0 [Build 8265]