ErrorCode.Validation_TryToRequeueNonRerunnableTask 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.
You cannot queue the task again because the task is marked to run only one time.
public const int Validation_TryToRequeueNonRerunnableTask = -2147219950;
val mutable Validation_TryToRequeueNonRerunnableTask : int
Public Const Validation_TryToRequeueNonRerunnableTask As Integer = -2147219950