Table of Contents

Interface IHealthAggregator

Namespace
Steeltoe.Common.HealthChecks
Assembly
Steeltoe.Common.Abstractions.dll
public interface IHealthAggregator

Methods

Aggregate(IList<IHealthContributor>)

HealthCheckResult Aggregate(IList<IHealthContributor> contributors)

Parameters

contributors IList<IHealthContributor>

Returns

HealthCheckResult