Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

UseResumableUpload Property

Whether to use resumable uploads.

Syntax

[VB.NET]
Public Property UseResumableUpload As Boolean

[C#]
public bool UseResumableUpload {get; set;}

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.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0