DseClusterBuilderAddContactPoints Method (String) |
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public DseClusterBuilder AddContactPoints(
params string[] addresses
)
Parameters
- addresses
- Type: SystemString
addresses of the nodes to add as contact point
Return Value
Type:
DseClusterBuilderthis Builder
See Also