Click or drag to resize

DataWriterTopic Property

Gets the Topic associated with the DataWriter. This is the same Topic that was used to create the DataWriter.

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

Property Value

Type: Topic
See Also