Property MinPoolSize
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
MinPoolSize
Gets the min size of the connection pool.
public int? MinPoolSize { get; }
Property Value
- int?
Gets the min size of the connection pool.
public int? MinPoolSize { get; }