Skip to content

Commit db572e3

Browse files
Add default to waitQueueTimeoutMS (#956)
(cherry picked from commit 92da2d6)
1 parent 7bb91c9 commit db572e3

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
@@ -312,6 +312,8 @@ parameters of the connection URI to specify the behavior of the client.
312312
- ``0``
313313
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
314314
from a server's connection pool before timing out.
315+
316+
``0`` signifies no timeout.
315317

316318
* - **wTimeoutMS**
317319
- non-negative integer

0 commit comments

Comments
 (0)