CloudTask.PreviousStateTransitionTime Property

Definition

Gets the time at which the task entered its previous state.

C#
public DateTime? PreviousStateTransitionTime { get; }

Property Value

Remarks

If the task is in its initial Active state, the PreviousStateTransitionTime property is not defined.

Applies to

Product Versions
Azure SDK for .NET Latest