Edit

Share via


ErrorCode.Execution_JobPreempted Field

Definition

The job was preempted by a higher priority job. For details, see the CanPreempt and the PreemptionType cluster parameter in the Remarks section of SetClusterParameter(String, String).

public const int Execution_JobPreempted = -2147218978;
val mutable Execution_JobPreempted : int
Public Const Execution_JobPreempted As Integer  = -2147218978

Field Value

Value = -2147218978

Applies to