次の方法で共有


TaskExecutionInformation.LastRequeueTime プロパティ

定義

このタスクの実行が Batch サービスによってユーザー要求ごとに再キューに登録された最新の時刻を取得します。

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

プロパティ値

適用対象