![]() | RecoveryProgressContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Recovery
public class RecoveryProgressContract
The RecoveryProgressContract type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecoveryProgressContract | Initializes a new instance of the RecoveryProgressContract class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |