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>, ICollection<HealthCheckRegistration>, IServiceProvider)
public HealthCheckResult Aggregate(IList<IHealthContributor> contributors, ICollection<HealthCheckRegistration> healthCheckRegistrations, IServiceProvider serviceProvider)
Parameters
contributorsIList<IHealthContributor>healthCheckRegistrationsICollection<HealthCheckRegistration>serviceProviderIServiceProvider