Click or drag to resize

RecoveryProgressContract Properties

The RecoveryProgressContract type exposes the following members.

Properties
  NameDescription
Public propertyCompleted
Amount of files, which was already restored.
Public propertyFailed
The amount of files with recovery errors.
Public propertyFileStates
'Flash' list of the current files, that is in progress now.
Public propertyInProgress
Amount of files, which is on the restoring just now (multithreading).
Public propertyTotal
Total amount of files to recovery.
Top
See Also