Click or drag to resize

RtpsUdpInstNakResponseDelay Property

Protocol tuning parameter that allows the RTPS Writer to delay the response (expressed in milliseconds) to a request for data from a negative acknowledgment. The default value is 200.

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

Property Value

Type: TimeValue
See Also