Click or drag to resize

SubscriberParticipant Property

Gets the DomainParticipant to which the Subscriber belongs.

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

Property Value

Type: DomainParticipant
See Also