Click or drag to resize
DseClusterConfiguration Property
Gets the DSE cluster client configuration.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public DseConfiguration Configuration { get; }

Property Value

Type: DseConfiguration

Implements

IDseClusterConfiguration
See Also