Click or drag to resize
CouchbaseClusterInfo Property
Returns an object representing cluster status information.

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IClusterInfo Info { get; }

Property Value

Type: IClusterInfo
See Also