ICluster Info Property Couchbase .NET SDK 2.0
Returns an object which implements IClusterInfo. This object contains various server stats and information.

Namespace: Couchbase.Core
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
IClusterInfo Info { get; }

Property Value

Type: IClusterInfo
See Also