Table of Contents

Class EndpointApplicationBuilderExtensions

Namespace
Steeltoe.Management.Endpoint.Refresh
Assembly
Steeltoe.Management.EndpointCore.dll
public static class EndpointApplicationBuilderExtensions
Inheritance
EndpointApplicationBuilderExtensions
Inherited Members

Methods

UseRefreshActuator(IApplicationBuilder)

Enable the Refresh middleware

public static void UseRefreshActuator(this IApplicationBuilder builder)

Parameters

builder IApplicationBuilder

Your application builder