ISchedulerJob.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the state of the job.
public Microsoft.Hpc.Scheduler.Properties.JobState State { get; }
member this.State : Microsoft.Hpc.Scheduler.Properties.JobState
Public ReadOnly Property State As JobState
Property Value
The state of the job. For possible values, see the JobState enumeration.