Click or drag to resize
BucketConfigurationPoolConfiguration Property
The PoolConfiguration used to create the IConnectionPool.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PoolConfiguration PoolConfiguration { get; set; }

Property Value

Type: PoolConfiguration
See Also