Click or drag to resize

RtpsDiscoverySpdpLocalAddress Property

Address of a local interface (no port), which will be used by SPDP to bind to that specifc interface.

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

Property Value

Type: String
See Also