IResumableUpload Properties

IT Hit WebDAV for .NET

The properties of the IResumableUpload interface are listed below. For a complete list of IResumableUpload interface members, see the IResumableUpload Members topic.

Public Instance Properties

BytesUploaded Amount of bytes successfully saved to your storage.
CheckInOnFileComplete Indicates if item will be checked-in by the engine when last chunk of a resource is uploaded if item was checked in when upload started.
LastChunkSaved The date and time when the last chunk of file was saved in your storage.
TotalContentLengthTotal file size that is being uploaded.

See Also

IResumableUpload Interface | ITHit.WebDAV.Server.ResumableUpload Namespace