PoolConfiguration MaxSize Property Couchbase .NET SDK 2.0
The maximum number of connections to create.

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

Property Value

Type: Int32
See Also