Click or drag to resize

DomainParticipantGetListener Method

Allows access to the attached DomainParticipantListener.

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

Return Value

Type: DomainParticipantListener
The attached DomainParticipantListener.
See Also