JobPropertyIds.Preemptable Property

Definition

Determines whether the job can be preempted by a higher priority job.

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

Property Value

A PropertyId object that identifies this property.

Applies to