BuilderAddContactPoint Method (IPAddress) |
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public Builder AddContactPoint(
IPAddress address
)
Parameters
- address
- Type: System.NetIPAddress
address of the node to add as contact point
Return Value
Type:
Builderthis Builder
See Also