We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607138b commit f3a2b2eCopy full SHA for f3a2b2e
source/connect/connection-options.txt
@@ -185,8 +185,8 @@ in the {+mdb-server+} manual.
185
186
* - ``maxIdleTimeMS``
187
- | The maximum time that a connection can remain idle in the pool. When a connection
188
- exceeds this limit, {+driver-short+} closes the connection and checks it back
189
- into the pool.
+ exceeds this limit, {+driver-short+} closes the connection and removes it from
+ the pool.
190
|
191
| **Data Type**: ``int``
192
| **Default**: ``None`` (no limit)
0 commit comments