Share via


TaskExecutionInformation.LastRequeueTime Property

Definition

Gets the most recent time at which this task's execution was re-queued by the Batch service per user request.

public DateTime? LastRequeueTime { get; }
member this.LastRequeueTime : Nullable<DateTime>
Public ReadOnly Property LastRequeueTime As Nullable(Of DateTime)

Property Value

Applies to