Click or drag to resize

RtpsUdpInstHandshakeTimeout Property

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

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

Property Value

Type: TimeValue
See Also