RecoveryProgressContract Properties |
The RecoveryProgressContract type exposes the following members.
Name | Description | |
---|---|---|
Completed |
Amount of files, which was already restored.
| |
Failed |
The amount of files with recovery errors.
| |
FileStates |
'Flash' list of the current files, that is in progress now.
| |
InProgress |
Amount of files, which is on the restoring just now (multithreading).
| |
Total |
Total amount of files to recovery.
|