ConfigurationBuilder.

Checks Property

Namespace
CondenserDotNet.Server
Containing Type
ConfigurationBuilder

Syntax

public List<Func<Task<HealthCheck>>> Checks { get; }

Value

Type Description
List<Func<Task<HealthCheck>>>