Click or drag to resize

MulticastInstReliable Property

Enables reliable communication. The default value is true.

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

Property Value

Type: Boolean
Remarks
This option will eventually be deprecated.
See Also