Click or drag to resize

MulticastInstSynInterval Property

The minimum number of milliseconds to wait between handshake attempts during association. The default value is 250.

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

Property Value

Type: TimeValue
See Also