RefreshRecoveryInfoJobSessionContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs
public class RefreshRecoveryInfoJobSessionContract : JobSessionContract
The RefreshRecoveryInfoJobSessionContract type exposes the following members.
Name | Description | |
---|---|---|
RefreshRecoveryInfoJobSessionContract | Initializes a new instance of the RefreshRecoveryInfoJobSessionContract class |
Name | Description | |
---|---|---|
AccountLogin |
User account, linked with this Job.
(Inherited from JobSessionContract.) | |
CompletedUtc |
Date/Time when the Job was completed.
(Inherited from JobSessionContract.) | |
CreatedUtc |
Date/Time when the Job was created.
(Inherited from JobSessionContract.) | |
CurrentStage |
Current execution stage description.
(Inherited from JobSessionContract.) | |
ErrorMessage |
Last error message, occured during the Job execution.
(Inherited from JobSessionContract.) | |
IsProgressIndeterminate |
Current stage of the Job progress is indeterminate.
(Inherited from JobSessionContract.) | |
JobId |
Unique Job identifier.
(Inherited from JobSessionContract.) | |
ProgressPercentage |
Percent of the Job completion.
(Inherited from JobSessionContract.) | |
RefreshedCount |
The amount of accepted new Recovery Records.
| |
StartedUtc |
Date/Time when the Job was started.
(Inherited from JobSessionContract.) | |
State |
Current state of the Job.
(Inherited from JobSessionContract.) |
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.) |