Click or drag to resize

IResumableUploadAsync Properties

IT Hit WebDAV Classes Reference

The IResumableUploadAsync type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBytesUploaded
Amount of bytes successfully saved to your storage.
Public propertyCode exampleLastChunkSaved
The date and time when the last chunk of file was saved in your storage.
Public propertyCode exampleTotalContentLength
Total file size that is being uploaded.
Top
See Also