ServerNode MaxExistingAcquisitionTimeoutMs Property NFX Class Library

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

Imposes a timeout for system trying to get an existing connection instance per remote address.

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 MaxExistingAcquisitionTimeoutMs { get; set; }

Property Value

Type: OnlineInt32
See Also