BuilderAddContactPoint Method (IPEndPoint) |
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.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