@@ -1091,11 +1091,11 @@ Miscellaneous Options
10911091 .. tip:: Freeze Settings
10921092
10931093 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>`__
10951095 method. This prevents any further changes to the settings.
10961096
10971097 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>`__
10991099 method to create a new ``MongoClientSettings`` object with the current settings frozen.
11001100
11011101 LibraryInfo
@@ -1349,22 +1349,22 @@ Additional Information
13491349For more information about the types used on this page, see the
13501350following API documentation:
13511351
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