ClusterBuilderExtensions Class | 
Namespace: MongoDB.Driver.Core.Configuration
The ClusterBuilderExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigureWithConnectionString(ClusterBuilder, ConnectionString) | 
            Configures a cluster builder from a connection string.
              | |
| ConfigureWithConnectionString(ClusterBuilder, String) | 
            Configures a cluster builder from a connection string.
              | |
| ConfigureWithConnectionString(ClusterBuilder, ConnectionString, ServerApi) | 
            Configures a cluster builder from a connection string.
              | |
| ConfigureWithConnectionString(ClusterBuilder, String, ServerApi) | 
            Configures a cluster builder from a connection string.
              | |
| TraceCommandsWith | 
            Configures the cluster to trace command events to the specified traceSource.
              | |
| TraceWith | 
            Configures the cluster to trace events to the specified traceSource.
              | |
| UsePerformanceCounters | 
            Configures the cluster to write performance counters.
              |