We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8989a commit e7960f5Copy full SHA for e7960f5
source/reference/connection-string.txt
@@ -583,9 +583,9 @@ Timeout Options
583
* - .. urioption:: connectTimeoutMS
584
585
- The time in milliseconds to attempt a connection before timing
586
- out. The default is never to timeout, though different drivers
587
- might vary. See the :driver:`driver </>`
588
- documentation.
+ out. The default is 10,000 milliseconds, but specific drivers
+ might have a different default. For details, see the
+ :driver:`driver </>` documentation.
589
590
* - .. urioption:: socketTimeoutMS
591
0 commit comments