Click or drag to resize

MulticastInstSynTimeout Property

The maximum number of milliseconds to wait before giving up on a handshake response during association. The default value is 30000 (30 seconds).

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

Property Value

Type: TimeValue
See Also