DseClusterBuilderAddContactPoint Method (IPAddress) |
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public DseClusterBuilder AddContactPoint(
IPAddress address
)
Parameters
- address
- Type: System.NetIPAddress
address of the node to add as contact point
Return Value
Type:
DseClusterBuilderthis Builder
See Also