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