JobPropertyIds.CanceledTaskCount Property

Definition

The number of tasks that were canceled the last time the job ran.

public static Microsoft.Hpc.Scheduler.Properties.PropertyId CanceledTaskCount { get; }
member this.CanceledTaskCount : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property CanceledTaskCount As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to