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