BuilderAddContactPoint Method (IPEndPoint) |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public Builder AddContactPoint(
IPEndPoint address
)
Parameters
- address
- Type: System.NetIPEndPoint
address of the node to add as contact point
Return Value
Type:
Builderthis Builder
See Also