ConsulUtilsHostingExtensions
class
Namespace: Orleans.Hosting
Provides extension methods for configuring Consul clustering.
public static class ConsulUtilsHostingExtensionsMethods
UseConsulClientClustering(IClientBuilder, Action<ConsulClusteringOptions>)Configures the client to use Consul for clustering.UseConsulClientClustering(IClientBuilder, Action<OptionsBuilder<ConsulClusteringOptions>>)Configures the client to use Consul for clustering.UseConsulSiloClustering(ISiloBuilder, Action<ConsulClusteringOptions>)Configures the silo to use Consul for clustering.UseConsulSiloClustering(ISiloBuilder, Action<OptionsBuilder<ConsulClusteringOptions>>)Configures the silo to use Consul for clustering.
