We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecd6ec commit 26de9fbCopy full SHA for 26de9fb
source/connection/specify-connection-options/cluster-settings.txt
@@ -75,6 +75,12 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available:
75
76
*Default*: ``false``
77
78
+ * - ``loadBalanced``
79
+ - boolean
80
+ - Specifies whether or not the driver is connecting to MongoDB using a load balancer.
81
+
82
+ *Default*: ``null``
83
84
* - ``srvServiceName``
85
- string
86
- Specifies the service name of the `SRV resource records
0 commit comments