IActiveHealthCheckMonitor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |