Click or drag to resize

RtpsDiscoveryDG Property

An integer value representing the Domain Gain. The default value is 250.

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

Property Value

Type: UInt16
Remarks
This is a multiplier that assists in formulating Multicast or Unicast ports for RTPS.
See Also