File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed
source/fundamentals/connection Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -100,12 +100,6 @@ parameters of the connection URI to specify the behavior of the client.
100
100
- ``null``
101
101
- Specifies the interval, in milliseconds, between regular server monitoring checks.
102
102
103
- * - **journal**
104
- - boolean
105
- - ``null``
106
- - Specifies the journal write concern for the client. See
107
- :ref:`write concern <wc-j>` for more information.
108
-
109
103
* - **loadBalanced**
110
104
- boolean
111
105
- ``null``
@@ -322,10 +316,10 @@ parameters of the connection URI to specify the behavior of the client.
322
316
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
323
317
from a server's connection pool before timing out.
324
318
325
- * - **wTimeoutMS **
326
- - non-negative integer
327
- - ``null``
328
- - Specifies the default write concern timeout field for the client.
319
+ * - ** **
320
+ - dd
321
+ - dd
322
+ -
329
323
330
324
* - **zlibCompressionLevel**
331
325
- integer between ``-1`` and ``9`` (inclusive)
You can’t perform that action at this time.
0 commit comments