| DseClusterBuilderAddContactPoint Method (IPAddress) | 
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic 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