Click or drag to resize

MulticastInstTtl Property

The value of the time-to-live (ttl) field of any datagrams sent. The default value of one means that all data is restricted to the local network.

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

Property Value

Type: Byte
See Also