Class ZooKeeperGatewayListProviderOptions
Inheritance
System.Object
ZooKeeperGatewayListProviderOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.ZooKeeper.dll
Syntax
public class ZooKeeperGatewayListProviderOptions : object
Properties
| Improve this Doc View SourceConnectionString
Connection string for ZooKeeper storage
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |