次の方法で共有


DurableOrchestrationStatus.LastUpdatedTime プロパティ

定義

オーケストレーション インスタンスが最後に実行履歴を更新した時刻を取得します。

public DateTime LastUpdatedTime { get; set; }
member this.LastUpdatedTime : DateTime with get, set
Public Property LastUpdatedTime As DateTime

プロパティ値

UTC で最後に更新された時刻。

適用対象