Click or drag to resize

TopicGetListener Method

Allows access to the attached TopicListener.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public TopicListener GetListener()

Return Value

Type: TopicListener
The attached TopicListener.
See Also