Share via


UpgradeUpdateDescriptionBase.HealthCheckRetryTimeout Property

Definition

Gets or sets the new value of HealthCheckRetryTimeout.

public TimeSpan? HealthCheckRetryTimeout { get; set; }
member this.HealthCheckRetryTimeout : Nullable<TimeSpan> with get, set
Public Property HealthCheckRetryTimeout As Nullable(Of TimeSpan)

Property Value

The new value of HealthCheckRetryTimeout.

Applies to