Click or drag to resize

RtpsDiscoverySedpMulticast Property

A boolean value that determines whether Multicast is used for the SEDP trafic. When set to true, Multicast is used. When set to false Unicast for SEDP is used. The default value is true.

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

Property Value

Type: Boolean
See Also