Click or drag to resize
ClusterConfiguration Property
Gets the cluster configuration.

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

Property Value

Type: Configuration

Implements

IClusterConfiguration
See Also