Dela via


IActiveHealthCheckMonitor.InitialProbeCompleted Property

Definition

Gets a value that determines whether the initial round of active health checks have run, regardless of the results.

public bool InitialProbeCompleted { get; }
member this.InitialProbeCompleted : bool
Public ReadOnly Property InitialProbeCompleted As Boolean

Property Value

false until the initial round of health check requests has been processed. true when all the initially configured destinations have been queried, regardless their availability or returned status code. The property stays true for the rest of the proxy process lifetime.

Applies to