Click or drag to resize

RtpsDiscoveryResendPeriod Property

The number of seconds that a process waits between the announcement of participants. The default value is 30 seconds.

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

Property Value

Type: TimeValue
See Also