Edit

Share via


ErrorCode.Validation_RunUntilCanceledButAutoMinMaxSet Field

Definition

To reserve resources for a job (when the job does not contain tasks and has requested that it run until canceled), you must specify the maximum and minimum resource values for the job – you cannot request that the scheduler compute the maximum and minimum resource values.

public const int Validation_RunUntilCanceledButAutoMinMaxSet = -2147219963;
val mutable Validation_RunUntilCanceledButAutoMinMaxSet : int
Public Const Validation_RunUntilCanceledButAutoMinMaxSet As Integer  = -2147219963

Field Value

Value = -2147219963

Applies to