Click or drag to resize

DataWriterPublisher Property

Gets the Publisher to which the DataWriter belongs.

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

Property Value

Type: Publisher
See Also