Class IServiceProviderExtensions
Inheritance
System.Object
IServiceProviderExtensions
Namespace: Steeltoe.Management.Endpoint.Health
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public static class IServiceProviderExtensions : object
Methods
| Edit this page View SourceInitializeAvailability(IServiceProvider)
Register events to trigger initial and shutting down values for Readiness and Liveness states of
Declaration
public static IServiceProvider InitializeAvailability(this IServiceProvider serviceProvider)
Parameters
Type | Name | Description |
---|---|---|
IServiceProvider | serviceProvider |
Returns
Type | Description |
---|---|
IServiceProvider |