Apq.Cfg.Zookeeper.ZookeeperCfgOptions.ConnectionString.md 504 B

Apq.Cfg.Zookeeper.ZookeeperCfgOptions

ZookeeperCfgOptions.ConnectionString Property

Zookeeper 连接字符串,默认 localhost:2181 支持多节点:host1:2181,host2:2181,host3:2181

public string ConnectionString { get; set; }

Property Value

System.String