Click or drag to resize

MulticastInstLocalAddress Property

If non-empty, address of a local network interface which is used to join the multicast group.

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