Class ScopedEurekaHealthCheckHandler
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
IServiceScopeFactorylogger
ILogger<ScopedEurekaHealthCheckHandler>
Methods
GetStatus(InstanceStatus)
public override InstanceStatus GetStatus(InstanceStatus currentStatus)
Parameters
currentStatus
InstanceStatus