ServerNode MaxConnections Property NFX Class Library

[This is preliminary documentation and is subject to change.]

When greater than zero, imposes a limit on the open connection count

Namespace: NFX.DataAccess.MongoDB.Connector
Assembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public int MaxConnections { get; set; }

Property Value

Type: OnlineInt32
See Also