Click or drag to resize

TransportConfigPassiveConnectDuration Property

Timeout (milliseconds) for initial passive connection establishment. By default, this option waits for 60 seconds. A value of zero would wait indefnitely (not recommended).

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

Property Value

Type: UInt32
See Also