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