Click or drag to resize
Cluster.Configuration Property
Gets the cluster configuration.

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

Property Value

Type: Configuration

Implements

ICluster.Configuration
See Also