| Interface | Description | 
|---|---|
| CurrentHealthStatus | 
 Strategy interface for retrieving and updating the current  
HealthStatus of the application. | 
| Class | Description | 
|---|---|
| HealthStatus | 
 The status of a health indicator. 
 | 
| HeartbeatConfiguration | 
 Configuration for heart beat. 
 | 
| HeartbeatEvent | 
 A heartbeat event is an event fired periodically and configured by  
HeartbeatConfiguration. | 
| HeartbeatTask | 
 A scheduled task that sends a periodic heartbeat whilst the server is active. 
 |