Share via


BatchSubtask.EndTime Property

Definition

The time at which the subtask completed. This property is set only if the subtask 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