Skip to content

Commit 5342bf7

Browse files
Add default to waitQueueTimeoutMS (#956)
(cherry picked from commit 92da2d6)
1 parent 966bf31 commit 5342bf7

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
@@ -321,6 +321,8 @@ parameters of the connection URI to specify the behavior of the client.
321321
- ``0``
322322
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
323323
from a server's connection pool before timing out.
324+
325+
``0`` signifies no timeout.
324326

325327
* - **wTimeoutMS**
326328
- non-negative integer

0 commit comments

Comments
 (0)