Edit

Share via


ErrorCode.Validation_TaskExclusiveWhileJobNot Field

Definition

The task can run exclusively on a node only if the job specifies that it must run exclusively on the node.

public const int Validation_TaskExclusiveWhileJobNot = -2147219943;
val mutable Validation_TaskExclusiveWhileJobNot : int
Public Const Validation_TaskExclusiveWhileJobNot As Integer  = -2147219943

Field Value

Value = -2147219943

Applies to