We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9b19a commit bc18529Copy full SHA for bc18529
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