JobRunData.ExecutionEndOn Property

Definition

End time of the run. Null if Agent has not reported that the job has ended.

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

Property Value

Applies to