Click or drag to resize

MulticastInstNakTimeout Property

The maximum number of milliseconds to wait before giving up on a repair response (reliable only). The default value is: 30000 (30 seconds).

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

Property Value

Type: TimeValue
See Also