Click or drag to resize

RtpsDiscoveryD0 Property

An integer value representing the Offset Zero. The default value is 0.

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

Property Value

Type: UInt16
Remarks
The offset zero assists in providing an offset for calculating an assignable port in SPDP Multicast confgurations. The formula used is: PB + DG * domainId + d0
See Also