TaskExecutionInformation.RequeueCount Property

Definition

Gets the number of times this task's execution was re-queued by the Batch service per user request.

public int RequeueCount { get; }
member this.RequeueCount : int
Public ReadOnly Property RequeueCount As Integer

Property Value

Applies to