Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase

Classes

AuthenticationFailureException

BucketExtensions

BucketMissingException

A generic error raised when the Bucket for a resource cannot be located.

Cluster

ClusterExtensions

ClusterOptions

Options controlling the connection to the Couchbase cluster.

ClusterOptionsExtensions

Extensions for ClusterOptions.

CouchbaseException

Base exception for all exceptions generated or handled by the Couchbase SDK.

CouchbaseException<TContext>

Base exception for all exceptions generated or handled by the Couchbase SDK.

ExperimentalOptions

Settings to enable various experiments. These experiments may improve performance, but also may have stability issues. If successful, they will become the standard approach.

InvalidConfigurationException

A generic error raised when the clusterOptions is invalid.

NetworkErrorException

NetworkResolution

Specifies the network resolution strategy to use for alternative network; used in some container environments where there maybe internal and external addresses for connecting.

NetworkTypes

NodeNotAvailableException

ScopeExtensions

ServiceMissingException

ServiceNotAvailableException

ServiceResultExtensions

Extension methods with more convenient overloads for ServiceResult.

TuningOptions

Options for performance tuning specific to the .NET SDK.

VirtualXttrs

Structs

HostEndpoint

Interfaces

IBucket

ICluster

IDnsResolver

Resolves a bootstrap URI to a list of servers using DNS SRV lookup.

IServiceResult

Enums

ClusterServiceLifetime

Represents the scope used for a custom cluster service.

ServiceType

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.