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