Skip to content

Commit eb0ecb3

Browse files
committed
bp edits
1 parent 4eb57f3 commit eb0ecb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/connection-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ string, see :manual:`Connection Strings </reference/connection-string/>` in the
9393
- ``30000``
9494
- Specifies the amount of time in milliseconds to wait to establish a single TCP
9595
socket connection to the server before raising an error. Specifying
96-
``0`` means your application will use the operating system's default socket timeout value.
96+
``0`` means your application sets an infinite socket timeout when establishing a socket.
9797

9898
* - **directConnection**
9999
- boolean

0 commit comments

Comments
 (0)