Click or drag to resize

PublicationBuiltinTopicDataTopicData Property

Gets the TopicDataQosPolicy attached to the Publisher to which the DataWriter belongs.

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

Property Value

Type: TopicDataQosPolicy
See Also