DseClusterBuilderAddContactPoint Method (IPEndPoint) |
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.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