Click or drag to resize

RtpsDiscoveryMulticastInterface Property

Specifes the network interface to be used by this discovery instance. This uses a platform-specifc format that identifes the network interface.

Namespace:  OpenDDSharp.OpenDDS.RTPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public string MulticastInterface { get; set; }

Property Value

Type: String
See Also