Couchbase.Configuration.Client.Providers NamespaceCouchbase .NET SDK 2.0
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 classCouchbaseClientSection
Allows the Client Configuration to be set through an App.config or a Web.config.
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.