ConsulClusteringOptions
class
Namespace: Orleans.Configuration
Base class for consul-cluster-options.
public class ConsulClusteringOptionsConstructors
Properties
CreateClientFactory for the used Consul-Client.KvRootFolderConsul KV root folder name.
Methods
ConfigureConsulClient(Func<IConsulClient>)Configures theConsulClusteringOptionsusing the provided callback.ConfigureConsulClient(Uri, string)Configures theConsulClusteringOptionsusing the consul-address and a acl-token.
