Couchbase.Configuration.Client.Providers NamespaceCouchbase .NET SDK 2.1.0 Documentation
Classes
  ClassDescription
Public classBucketElement
Allows a Couchbase Server's Bucket to be configured.
Public classBucketElementCollection
Public classConnectionPoolElement
Provides configuration support for the Bucket's ConnectionPool object, which is pool of TCP connections.
Public classConverterElement
A configuration element for registering custom IByteConverters.
Public classCouchbaseClientSection
Allows the Client Configuration to be set through an App.config or a Web.config.
Public classSerializerElement
A configuration element for registering custom ITypeSerializers.
Public classTranscoderElement
A configuration element for registering custom ITypeTranscoders.
Public classUriElement
Allows a server to be added to the bootstrap list within an CouchbaseClientSection.
Public classUriElementCollection
Represents a collection of Uri for a Couchbase cluster. The client will use this list for bootstrapping and communicating with the cluster.