MongoUrlMinConnectionPoolSize Property |
Gets the min connection pool size.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public int MinConnectionPoolSize { get; }
Public ReadOnly Property MinConnectionPoolSize As Integer
Get
member MinConnectionPoolSize : int with get
Property Value
Type:
Int32See Also