Builder.AddContactPoints Method (String[]) |
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.5.0
Syntaxpublic Builder AddContactPoints(
params string[] addresses
)
Parameters
- addresses
- Type:System.String[]
addresses of the nodes to add as contact point
Return Value
Type:
Builderthis Builder
See Also