Click or drag to resize

DataReaderTopicDescription Property

Gets the ITopicDescription associated with the DataReader. This is the same ITopicDescription that was used to create the DataReader.

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

Property Value

Type: ITopicDescription
See Also