Click or drag to resize

SessionConfiguration Property

Gets the cluster configuration

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

Property Value

Type: Configuration
See Also