다음을 통해 공유


BatchTask.StateTransitionTime Property

Definition

The time at which the Task entered its current state.

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

Property Value

Applies to