HealthCheckStepAttributes.WaitDuration Property

Definition

The duration in ISO 8601 format for which health check waits idly without any checks.

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

Property Value

Applies to