Click or drag to resize

TopicDescriptionParticipant Property

Gets the DomainParticipant to which the ITopicDescription belongs.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public virtual DomainParticipant Participant { get; }

Property Value

Type: DomainParticipant

Implements

ITopicDescriptionParticipant
See Also