Class: UploadProgressInfo

UploadProgressInfo Class

Namespace

ITHit.WebDAV.Client
Information about file upload progress.

Members

BytesUploaded :number

BytesUploaded
Amount of bytes successfully uploaded to server.

Href :string

Href
Item path on the server.

LastChunkSaved :Date

LastChunkSaved
The date and time when the last chunk of file was saved on server side.

TotalContentLength :number

TotalContentLength
Total file size.