Click or drag to resize

RtpsUdpInstHeartbeatResponseDelay Property

Protocol tuning parameter in milliseconds that allows the RTPS Reader to delay the sending of a positive or negative acknowledgment. This parameter is used to reduce the occurrences of network storms.

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

Property Value

Type: TimeValue
See Also