Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

AbortUpload Method

Aborts the resumable upload session.

Object Oriented Interface

public function doAbortUpload();

Procedural Interface

incloudstorage_onedrive_do_abortupload($res);

Remarks

This method aborts the resumable upload session specified by ResumeURL. If a resumable upload is interrupted, this method may be called to abort the upload. This should be called when the upload will not be resumed.

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