ClusterHelper.Count Method Couchbase .NET SDK 2.0
Returns the number of IBucket instances internally cached by the ClusterHelper.

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static int Count()

Return Value

Type: Int32
See Also