RepairTask.PerformPreparingHealthCheck Property

Definition

Gets or sets a value to determine if health checks have to be performed when the repair task enters the Preparing state.

public bool PerformPreparingHealthCheck { get; set; }
member this.PerformPreparingHealthCheck : bool with get, set
Public Property PerformPreparingHealthCheck As Boolean

Property Value

A value to determine if health checks have to be performed when the repair task enters the Preparing state.

Applies to