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