JobStateEventArg.NewState Property

Definition

Retrieves the state of the job.

public Microsoft.Hpc.Scheduler.Properties.JobState NewState { get; }
member this.NewState : Microsoft.Hpc.Scheduler.Properties.JobState
Public ReadOnly Property NewState As JobState

Property Value

The state of the job. For possible values, see the JobState enumeration.

Implements

Applies to