@@ -1091,11 +1091,11 @@ Miscellaneous Options
1091
1091
.. tip:: Freeze Settings
1092
1092
1093
1093
You can freeze the settings on a ``MongoClientSettings`` object by calling its
1094
- `Freeze() <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.Freeze.html>`__
1094
+ `Freeze() <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.Freeze.html>`__
1095
1095
method. This prevents any further changes to the settings.
1096
1096
1097
1097
Alternatively, you can call the `FrozenCopy()
1098
- <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.FrozenCopy.html>`__
1098
+ <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.FrozenCopy.html>`__
1099
1099
method to create a new ``MongoClientSettings`` object with the current settings frozen.
1100
1100
1101
1101
LibraryInfo
@@ -1349,22 +1349,22 @@ Additional Information
1349
1349
For more information about the types used on this page, see the
1350
1350
following API documentation:
1351
1351
1352
- - `MongoClientSettings <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.html>`__
1353
- - `MongoUrl <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoUrl.html>`__
1354
- - `MongoUrlBuilder <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoUrlBuilder.html>`__
1355
- - `AutoEncryptionOptions <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.AutoEncryptionOptions.html>`__
1356
- - `ClusterDescriptionChangedEvent <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Events.ClusterDescriptionChangedEvent.html>`__
1357
- - `ClusterOpenedEvent <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Events.ClusterOpenedEvent.html>`__
1358
- - `CollectionNamespace <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.CollectionNamespace.html>`__
1359
- - `CompressorConfiguration <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.CompressorConfiguration.html>`__
1360
- - `CompressorType <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Compression.CompressorType.html>`__
1361
- - `ConnectionStringScheme <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.ConnectionStringScheme.html>`__
1362
- - `ExpressionTranslationOptions <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.ExpressionTranslationOptions.html>`__
1363
- - `LoggingSettings <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.LoggingSettings.html>`__
1364
- - `MongoCredential <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.Credential.html>`__
1365
- - `MongoServerAddress <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.MongoServerAddress.html>`__
1366
- - `ReadConcern <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.ReadConcern.html>`__
1367
- - `ReadConcernLevel <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.ReadConcernLevel.html>`__
1368
- - `ReadPreference <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.ReadPreference.html>`__
1369
- - `ServerApi <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.ServerApi.html>`__
1370
- - `WriteConcern <{+new- api-root+}/MongoDB.Driver/MongoDB.Driver.WriteConcern.html>`__
1352
+ - `MongoClientSettings <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.html>`__
1353
+ - `MongoUrl <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoUrl.html>`__
1354
+ - `MongoUrlBuilder <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoUrlBuilder.html>`__
1355
+ - `AutoEncryptionOptions <{+api-root+}/MongoDB.Driver/MongoDB.Driver.AutoEncryptionOptions.html>`__
1356
+ - `ClusterDescriptionChangedEvent <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Events.ClusterDescriptionChangedEvent.html>`__
1357
+ - `ClusterOpenedEvent <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Events.ClusterOpenedEvent.html>`__
1358
+ - `CollectionNamespace <{+api-root+}/MongoDB.Driver/MongoDB.Driver.CollectionNamespace.html>`__
1359
+ - `CompressorConfiguration <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.CompressorConfiguration.html>`__
1360
+ - `CompressorType <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Compression.CompressorType.html>`__
1361
+ - `ConnectionStringScheme <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.ConnectionStringScheme.html>`__
1362
+ - `ExpressionTranslationOptions <{+api-root+}/MongoDB.Driver/MongoDB.Driver.ExpressionTranslationOptions.html>`__
1363
+ - `LoggingSettings <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Core.Configuration.LoggingSettings.html>`__
1364
+ - `MongoCredential <{+api-root+}/MongoDB.Driver/MongoDB.Driver.Credential.html>`__
1365
+ - `MongoServerAddress <{+api-root+}/MongoDB.Driver/MongoDB.Driver.MongoServerAddress.html>`__
1366
+ - `ReadConcern <{+api-root+}/MongoDB.Driver/MongoDB.Driver.ReadConcern.html>`__
1367
+ - `ReadConcernLevel <{+api-root+}/MongoDB.Driver/MongoDB.Driver.ReadConcernLevel.html>`__
1368
+ - `ReadPreference <{+api-root+}/MongoDB.Driver/MongoDB.Driver.ReadPreference.html>`__
1369
+ - `ServerApi <{+api-root+}/MongoDB.Driver/MongoDB.Driver.ServerApi.html>`__
1370
+ - `WriteConcern <{+api-root+}/MongoDB.Driver/MongoDB.Driver.WriteConcern.html>`__
0 commit comments