RepairTask.RestoringTimestamp Property

Definition

Gets the time when the repair task entered the Restoring state.

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

Property Value

The time when the repair task entered the Restoring state.

Applies to