Show / Hide Table of Contents

Class ZooKeeperClusteringSiloOptions

Option to configure ZooKeeperMembership

Inheritance
System.Object
ZooKeeperClusteringSiloOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.ZooKeeper.dll
Syntax
public class ZooKeeperClusteringSiloOptions : object

Properties

| Improve this Doc View Source

ConnectionString

Connection string for ZooKeeper Storage

Declaration
public string ConnectionString { get; set; }
Property Value
Type Description
System.String

Extension Methods

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