Click or drag to resize
CouchbaseCluster Constructor
Ctor for creating Cluster instance using the default settings.

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CouchbaseCluster()
Remarks
This is the default configuration and will attempt to bootstrap off of localhost.
See Also