HealthCheckCheckResult Class | 
Namespace: Dundas.BI.WebApi.Models
The HealthCheckCheckResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception | 
            Gets or sets the exception for the current health check.
              | |
| HealthCheckResult | 
            Gets or sets the HealthCheckResult object for the current health check.
              | |
| HealthChecks | 
            Gets a list of health checks and their messages.
              | 
| Name | Description | |
|---|---|---|
| AddMessage | 
            Add the HealthCheckMessage to the list of messages for the associated context.
              |