Click or drag to resize

DomainParticipantDomainId Property

Gets the domain id used to create the DomainParticipant. The domain id identifies the DDS domain to which the DomainParticipant belongs.

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

Property Value

Type: Int32
See Also