RouterJobAssignment.ClosedAt Property

Definition

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

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

Property Value

Applies to