TaskStateEventArg.NewState Property

Definition

Retrieves the state of the task.

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

Property Value

The state of the task. For possible values, see the TaskState enumeration.

Implements

Applies to