Property MinPoolSize
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.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; }