다음을 통해 공유


DurableOrchestrationStatus.LastUpdatedTime Property

Definition

Gets the time at which the orchestration instance last updated its execution history.

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

Property Value

The last-updated time in UTC.

Applies to