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

UseResumableUpload Property

Whether to use resumable uploads.

Object Oriented Interface

public function getUseResumableUpload();
public function setUseResumableUpload($value);

Procedural Interface

incloudstorage_onedrive_get($res, 69 );
incloudstorage_onedrive_set($res, 69, $value );

Default Value

false

Remarks

This property indicates whether simple or resumable uploads are used when UploadFile is called. The default value is False and simple uploads are used. See UploadFile for details.

This property is not available at design time.

Data Type

Boolean

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