Click or drag to resize
ClientConfigurationServers Property
A list of hosts used to bootstrap from.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Uri> Servers { get; set; }

Property Value

Type: ListUri
See Also