The properties of the IResumableUpload interface are listed below. For a complete list of IResumableUpload interface members, see the IResumableUpload Members topic.
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. |
TotalContentLength | Total file size that is being uploaded. |
IResumableUpload Interface | ITHit.WebDAV.Server.ResumableUpload Namespace