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 SourceConnectionString
Connection string for ZooKeeper Storage
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |