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 ea4622f commit 15197b4Copy full SHA for 15197b4
source/connect/connection-options/connection-pools.txt
@@ -9,6 +9,9 @@ Connection Pools
9
:name: genre
10
:values: reference
11
12
+.. meta::
13
+ :keywords: connection, client, latency
14
+
15
.. contents:: On this page
16
:local:
17
:backlinks: none
@@ -48,7 +51,7 @@ your connection URI:
48
51
- Description
49
52
50
53
* - ``ConnectTimeout``
- - | The time that the {+driver-short+} waits when establishing a new
54
+ - | The maximum amount of time that the {+driver-short+} waits when establishing a new
55
connection before timing out.
56
|
57
| **Data Type**: ``TimeSpan``
0 commit comments