A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://neo4j.com/docs/api/dotnet-driver/current/api/Neo4j.Driver.Config.MaxConnectionPoolSize.html below:

Property MaxConnectionPoolSize
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll
MaxConnectionPoolSize

The max connection pool size.

public int MaxConnectionPoolSize { get; }
Property Value
int
Remarks

The max connection pool size specifies the allowed maximum number of idle and current in-use connections by the driver. a.k.a. ConnectionPoolSize = IdleConnectionPoolSize + InUseConnectionSize. When a driver reaches its allowed maximum connection pool size, no new connections can be established. Instead all threads that require a new connection have to wait until a connection is available to reclaim. See ConnectionAcquisitionTimeoutfor the maximum waiting time to acquire an idle connection from the pool. Setting this value to Infinite will result in an infinite pool.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4