| BuilderAddContactPoints Method (IPEndPoint) | 
             Add contact points. See Builder.AddContactPoint for more details
             on contact points.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic Builder AddContactPoints(
	params IPEndPoint[] addresses
)
Parameters
- addresses
 - Type: System.NetIPEndPoint
 addresses of the nodes to add as contact point
              
Return Value
Type: 
Builderthis Builder
See Also