Click or drag to resize

RtpsDiscovery Constructor

Creates a new instance of RtpsDiscovery.

Namespace:  OpenDDSharp.OpenDDS.RTPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public RtpsDiscovery(
	string name
)

Parameters

name
Type: SystemString
The name for the RTPS discovery.
See Also