Click or drag to resize
PoolConfigurationMaxSize Property
The maximum number of connections to create.

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

Property Value

Type: Int32
See Also