ScanNtfsVolumeJobRunner Class |
Namespace: SOS.SDK.Tools.Runners
public class ScanNtfsVolumeJobRunner : JobRunnerBase<ScanNtfsVolumeJobSessionContract, ScanNtfsVolumeJobSessionContract, JobEventsContract, ScanNtfsVolumeJobSessionContract, ScanNtfsVolumeJobRequest>
The ScanNtfsVolumeJobRunner type exposes the following members.
Name | Description | |
---|---|---|
ScanNtfsVolumeJobRunner |
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 Job.
(Overrides JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgsStartJob(TStartJobArgs, CancellationToken).) | |
ToString | (Inherited from Object.) |