Share via


BatchJobPreparationTaskExecutionInfo.EndTime Property

Definition

The time at which the Job Preparation Task completed. This property is set only if the Task is in the Completed state.

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

Property Value

Applies to