Edit

Share via


ConsulGatewayListProvider Class

Definition

public class ConsulGatewayListProvider : Orleans.Messaging.IGatewayListProvider
type ConsulGatewayListProvider = class
    interface IGatewayListProvider
Public Class ConsulGatewayListProvider
Implements IGatewayListProvider
Inheritance
ConsulGatewayListProvider
Implements

Constructors

ConsulGatewayListProvider(ILogger<ConsulGatewayListProvider>, IOptions<ConsulClusteringClientOptions>, IOptions<GatewayOptions>, IOptions<ClusterOptions>)
ConsulGatewayListProvider(ILogger<ConsulGatewayListProvider>, IOptions<ConsulClusteringOptions>, IOptions<GatewayOptions>, IOptions<ClusterOptions>)

Properties

IsUpdatable
MaxStaleness

Methods

GetGateways()
InitializeGatewayListProvider()

Applies to