HealthCheckConfig Class |
Namespace: Dundas.BI.Services.Health
The HealthCheckConfig type exposes the following members.
Name | Description | |
---|---|---|
HealthCheckConfig | Initializes a new instance of the HealthCheckConfig class |
Name | Description | |
---|---|---|
CancellationToken | Gets or sets the cancellation token. | |
ChecksToIgnore | Gets or sets a list containing the IDs of any checks that should be ignored (skipped). | |
ChecksToRun | Gets or sets a list containing the IDs of any checks to run. Specify to run all checks. | |
FixErrors | Gets or sets a value indicating whether to attempt to apply fixes for the checks which are run. | |
MessageHandler | Gets or sets a delegate which will handle the health check messages. |