Class HealthRegistrationsAggregator
- Namespace
- Steeltoe.Management.Endpoint.Health
- Assembly
- Steeltoe.Management.EndpointCore.dll
public class HealthRegistrationsAggregator : DefaultHealthAggregator, IHealthRegistrationsAggregator, IHealthAggregator
- Inheritance
-
HealthRegistrationsAggregator
- Implements
- Inherited Members
Methods
Aggregate(IList<IHealthContributor>, IOptionsMonitor<HealthCheckServiceOptions>, IServiceProvider)
public HealthCheckResult Aggregate(IList<IHealthContributor> contributors, IOptionsMonitor<HealthCheckServiceOptions> healthServiceOptions, IServiceProvider serviceProvider)
Parameters
contributors
IList<IHealthContributor>healthServiceOptions
IOptionsMonitor<HealthCheckServiceOptions>serviceProvider
IServiceProvider