Click or drag to resize
BucketConfigurationServers Property
A list of IP's to bootstrap off of.

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