See: Description
| Interface | Description |
|---|---|
| HealthCheck |
Reports on the health of some aspect of the system.
|
| Class | Description |
|---|---|
| HealthCheck.Result |
The result of a health check.
|
| HealthCheckHandler |
A handler that executes
health checks and renders the results. |
| HealthCheckResults |
A value type representing the result of running multiple health checks.
|