Table of Contents

Namespace MongoDB.Driver.Core.Configuration

The MongoDB.Driver.Core.Configuration namespace contains classes related to configuration.

Classes

ClusterBuilder

Represents a cluster builder.

ClusterBuilderExtensions

Extension methods for a ClusterBuilder.

ClusterSettings

Represents settings for a cluster.

CompressorConfiguration

Represents a compressor configuration.

ConnectionPoolSettings

Represents settings for a connection pool.

ConnectionSettings

Represents settings for a connection.

ConnectionString

Represents a connection string.

CryptClientSettings

Represents settings for a crypt client.

LibraryInfo

Represents information about a library using the .NET driver.

LoggingSettings

Represents the settings for logging.

SdamLoggingSettings

Represents settings for SDAM logging.

ServerSettings

Represents settings for a server.

SslStreamSettings

Represents settings for an SSL stream.

TcpStreamSettings

Represents settings for a TCP stream.

Enums

ConnectionStringScheme

Represents the scheme used to construct the connection string.