ScanNtfsVolumeJobSessionContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.ScanNtfs
public class ScanNtfsVolumeJobSessionContract : JobSessionContract
The ScanNtfsVolumeJobSessionContract type exposes the following members.
| Name | Description | |
|---|---|---|
| ScanNtfsVolumeJobSessionContract | Initializes a new instance of the ScanNtfsVolumeJobSessionContract 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.) | |
| Folders |
Scan results.
| |
| 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.) | |
| 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.) |