Interface IHealthAggregator
public interface IHealthAggregator
Methods
Aggregate(IList<IHealthContributor>)
HealthCheckResult Aggregate(IList<IHealthContributor> contributors)
Parameters
contributorsIList<IHealthContributor>
public interface IHealthAggregator
HealthCheckResult Aggregate(IList<IHealthContributor> contributors)
contributors IList<IHealthContributor>