Click or drag to resize

MulticastInstNakInterval Property

The minimum number of milliseconds to wait between repair requests (reliable only). The default value is 500.

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

Property Value

Type: TimeValue
See Also