Share via


RouterJobAssignment.CompletedAt Property

Definition

Timestamp when the job was marked as completed after being assigned in UTC.

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

Property Value

Applies to