Click or drag to resize

MulticastInstDefaultToIpv6 Property

Enables IPv6 default group address selection. By default, this option is disabled (false).

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

Property Value

Type: Boolean
See Also