Click or drag to resize

DataReaderSubscriber Property

Gets the Subscriber to which the DataReader belongs.

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

Property Value

Type: Subscriber
See Also