Dela via


IActiveHealthCheckMonitor Interface

Definition

Actively monitors destinations health.

public interface IActiveHealthCheckMonitor
type IActiveHealthCheckMonitor = interface
Public Interface IActiveHealthCheckMonitor

Properties

InitialProbeCompleted

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

Methods

CheckHealthAsync(IEnumerable<ClusterState>)

Checks health of all clusters' destinations.

Applies to