Click or drag to resize
Couchbase Namespace
The .NET Couchbase SDK
Classes
  ClassDescription
Public classClusterHelper
A helper object for working with a CouchbaseCluster instance.
Public classCouchbaseCluster
The client interface to a Couchbase Server Cluster.
Public classDocumentT
Provides an interface for interacting with documents within Couchbase Server
Public classDocumentResultT
The return type for "document" centric operation requests.
Public classNullConfigException
Public classOperationResult
The result of an operation.
Public classOperationResultT
The primary return type for binary Memcached operations which return a value
Public classServerUnavailableException
Thrown when the client cannot find a healthy server to execute an operation on. This could temporarily happen during a swap/failover/rebalance situation. The calling code could decide to retry the operation after handling this exception.
Interfaces
Enumerations
  EnumerationDescription
Public enumerationPersistTo
Public enumerationReplicateTo