MongoDB.Driver.Core.Configuration Namespace (original) (raw)
The MongoDB.Driver.Core.Configuration namespace contains classes related to configuration.
| | Class | Description | |
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| | 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. |
|
| 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. |