Cluster PropertiesCouchbase .NET SDK 2.0

The Cluster type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
The current client configuration being used by the Cluster object. Set this by passing in a ClientConfiguration object into [!:Initialize(ClientConfiguration)] or by providing a CouchbaseClientSection in your App.config or Web.config and calling [!:Initialize(string)]
Public propertyInfoObsolete.
Returns an object representing cluster status information.
Top
See Also