EvaluatorGenerationJob.FinishedAt Property

Definition

The timestamp when the job finished, represented in Unix time (seconds since January 1, 1970).

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

Property Value

Applies to