Click or drag to resize

IItemContentResumableUpload Property

IT Hit WebDAV Classes Reference
Returns instance of IResumableUpload to manage partially failed uploads.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
IResumableUpload ResumableUpload { get; }

Property Value

Type: IResumableUpload
See Also