ClusterHelper Constructor Couchbase .NET SDK 2.0
Ctor for creating Cluster instance.

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