Show / Hide Table of Contents

Class ConsulClusteringSiloOptions

Options for configuring ConsulBasedMembership

Inheritance
System.Object
ConsulClusteringSiloOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.Consul.dll
Syntax
public class ConsulClusteringSiloOptions : object

Properties

| Improve this Doc View Source

Address

Address for consul client

Declaration
public Uri Address { get; set; }
Property Value
Type Description
Uri

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX