Skip to content

Commit 5d3ead9

Browse files
Add default to waitQueueTimeoutMS (#956)
(cherry picked from commit 92da2d6)
1 parent 6809cf4 commit 5d3ead9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ parameters of the connection URI to specify the behavior of the client.
336336
- ``0``
337337
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
338338
from a server's connection pool before timing out.
339+
340+
``0`` signifies no timeout.
339341

340342
* - **wTimeoutMS**
341343
- non-negative integer

0 commit comments

Comments
 (0)