![]() | RefreshRecoveryInfoJobRunner Class |
Namespace: SOS.SDK.Tools.Runners
public class RefreshRecoveryInfoJobRunner : JobRunnerBase<RefreshRecoveryInfoJobSessionContract, RefreshRecoveryInfoJobSessionContract, JobEventsContract, RefreshRecoveryInfoJobSessionContract, IdentityContract>
The RefreshRecoveryInfoJobRunner type exposes the following members.
Name | Description | |
---|---|---|
![]() | RefreshRecoveryInfoJobRunner |
Create instance.
|
Name | Description | |
---|---|---|
![]() | Client |
Associated Infrascale Client instance.
(Inherited from JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs.) |
Name | Description | |
---|---|---|
![]() | Dispose |
Clear references to Action. Call dispose for allow GC to collect caller class.
(Inherited from JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Run |
Start the backup of stored BackupSet synchronously and wait for the completion of the execution.
(Inherited from JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs.) |
![]() | RunAsync |
Start the backup of stored BackupSet asynchronously and await for the completion of the execution.
(Inherited from JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs.) |
![]() | StartJob |
Start RefreshRecoveryInfo Job
(Overrides JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgsStartJob(TStartJobArgs, CancellationToken).) |
![]() | ToString | (Inherited from Object.) |