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
configIConfiguration
Properties
ReturnConfiguration
public bool ReturnConfiguration { get; set; }