ErrorCode.Validation_RunUntilCanceledButAutoMinMaxSet Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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