Click or drag to resize

DseClusterBuilderBuild Method

Builds the cluster with the configured set of initial contact points and policies.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public DseCluster Build()

Return Value

Type: DseCluster
A new DseCluster instance.
See Also