Table of Contents

Class ScopedEurekaHealthCheckHandler

Namespace
Steeltoe.Discovery.Eureka
Assembly
Steeltoe.Discovery.Eureka.dll
public class ScopedEurekaHealthCheckHandler : EurekaHealthCheckHandler, IHealthCheckHandler
Inheritance
ScopedEurekaHealthCheckHandler
Implements
Inherited Members

Constructors

ScopedEurekaHealthCheckHandler(IServiceScopeFactory, ILogger<ScopedEurekaHealthCheckHandler>)

public ScopedEurekaHealthCheckHandler(IServiceScopeFactory scopeFactory, ILogger<ScopedEurekaHealthCheckHandler> logger = null)

Parameters

scopeFactory IServiceScopeFactory
logger ILogger<ScopedEurekaHealthCheckHandler>

Methods

GetStatus(InstanceStatus)

public override InstanceStatus GetStatus(InstanceStatus currentStatus)

Parameters

currentStatus InstanceStatus

Returns

InstanceStatus