Skip to content

Commit 955be89

Browse files
Add default to waitQueueTimeoutMS
1 parent e0a7e6a commit 955be89

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
@@ -322,6 +322,8 @@ string, see :manual:`Connection Strings </reference/connection-string/>` in the
322322
- ``0``
323323
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
324324
from a server's connection pool before timing out.
325+
326+
``0`` signifies no timeout.
325327

326328
* - **zlibCompressionLevel**
327329
- integer between ``-1`` and ``9`` (inclusive)

0 commit comments

Comments
 (0)