Click or drag to resize

MulticastInstSynBackoff Property

The exponential base used during handshake retries; smaller values yield shorter delays between attempts. The default value is 2.0.

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

Property Value

Type: Double
See Also