| ClusterBuilderExtensions Methods | 
The ClusterBuilderExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ConfigureWithConnectionString(ClusterBuilder, ConnectionString) | 
            Configures a cluster builder from a connection string.
             | 
|   | ConfigureWithConnectionString(ClusterBuilder, String) | 
            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.
             | 
 See Also
See Also