Edit

Share via


ErrorCode.Validation_TaskRequeuedTooManyTimes Field

Definition

You have exceeded the number of times that a task can be queued again. The TaskRetryCount cluster parameter specifies the maximum number of times that a task can be queued again.

public const int Validation_TaskRequeuedTooManyTimes = -2147219951;
val mutable Validation_TaskRequeuedTooManyTimes : int
Public Const Validation_TaskRequeuedTooManyTimes As Integer  = -2147219951

Field Value

Value = -2147219951

Applies to