JobPropertyIds.FailOnTaskFailure Property

Definition

Determines whether the job fails when one of the tasks in the job fails.

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

Property Value

A PropertyId object that identifies this property.

Applies to