Table of Contents

Class RefreshEndpointOptions

Namespace
Steeltoe.Management.Endpoint.Refresh
Assembly
Steeltoe.Management.EndpointBase.dll
public class RefreshEndpointOptions : AbstractEndpointOptions, IRefreshOptions, IEndpointOptions
Inheritance
RefreshEndpointOptions
Implements
Inherited Members
Extension Methods

Constructors

RefreshEndpointOptions()

public RefreshEndpointOptions()

RefreshEndpointOptions(IConfiguration)

public RefreshEndpointOptions(IConfiguration config)

Parameters

config IConfiguration

Properties

ReturnConfiguration

public bool ReturnConfiguration { get; set; }

Property Value

bool