Click or drag to resize

ClusterConfiguration Property

Gets the cluster configuration.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public Configuration Configuration { get; }

Property Value

Type: Configuration

Implements

IClusterConfiguration
See Also