IResumableUpload.LastChunkSaved Property

IT Hit WebDAV for .NET

The date and time when the last chunk of file was saved in your storage.

[Visual Basic]
Property LastChunkSaved As Date
[C#]
System.DateTime LastChunkSaved {get;}

Remarks

Requested by the Engine during a call to UploadProgress.

See Also

IResumableUpload Interface | ITHit.WebDAV.Server.ResumableUpload Namespace