Interface IHealthRegistrationsAggregator
- Namespace
 - Steeltoe.Management.Endpoint.Health
 
- Assembly
 - Steeltoe.Management.EndpointCore.dll
 
public interface IHealthRegistrationsAggregator : IHealthAggregator
  - Inherited Members
 
Methods
Aggregate(IList<IHealthContributor>, ICollection<HealthCheckRegistration>, IServiceProvider)
HealthCheckResult Aggregate(IList<IHealthContributor> contributors, ICollection<HealthCheckRegistration> healthCheckRegistrations, IServiceProvider serviceProvider)
  Parameters
contributorsIList<IHealthContributor>healthCheckRegistrationsICollection<HealthCheckRegistration>serviceProviderIServiceProvider