Interface IHealthAggregator
- Namespace
- Steeltoe.Management.Endpoint.Health
- Assembly
- Steeltoe.Management.EndpointBase.dll
public interface IHealthAggregator
Methods
Aggregate(IList<IHealthContributor>)
HealthCheckResult Aggregate(IList<IHealthContributor> contributors)
Parameters
contributors
IList<IHealthContributor>