BuilderAddContactPoint Method (IPEndPoint) |
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.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