Click or drag to resize

BackupJobProgressContract Properties

The BackupJobProgressContract type exposes the following members.

Properties
  NameDescription
Public propertyBackupSet
Total quantity and size of files, included to current backup procedure.
Public propertyFailed
Quantity and size of files, which was failed.
Public propertyFileStates
Array of the FileStateContract. This files is in progress right now.
Public propertyModified
Quantity and size of files, which was modified since last backup.
Public propertyTotal
Total quantity and size of all processed, uploaded and failed files.
Public propertyUnchanged
Quantity and size of files, which have not changed since last backup.
Public propertyUploaded
Quantity and size of files, which was uploaded to server.
Top
See Also