Interface ConnectionHealthMonitor.HealthStatus

All Known Implementing Classes:
ConnectionHealthMonitor.Degraded, ConnectionHealthMonitor.Healthy, ConnectionHealthMonitor.Unhealthy, ConnectionHealthMonitor.Unknown
Enclosing class:
ConnectionHealthMonitor

Sealed interface representing the health status of a connection.
Version:
1.0
Author:
ConnectionHealthMonitor Implementation