Interface IHealthRegistrationsAggregator
public interface IHealthRegistrationsAggregator : IHealthAggregator
- Inherited Members
Methods
Aggregate(IList<IHealthContributor>, IOptionsMonitor<HealthCheckServiceOptions>, IServiceProvider)
HealthCheckResult Aggregate(IList<IHealthContributor> contributors, IOptionsMonitor<HealthCheckServiceOptions> healthServiceOptions, IServiceProvider serviceProvider)
Parameters
contributorsIList<IHealthContributor>healthServiceOptionsIOptionsMonitor<HealthCheckServiceOptions>serviceProviderIServiceProvider