Property MaxConnections
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
MaxConnections
Gets the maximum number of connections.
public int MaxConnections { get; }
Property Value
- int
The maximum number of connections.