Click or drag to resize

RtpsUdpInstLocalAddress Property

Bind the socket to the given address and port. Port can be omitted but the trailing ':' is required.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public string LocalAddress { get; set; }

Property Value

Type: String
See Also