|
DomainParticipantDomainId Property
|
Namespace:
OpenDDSharp.DDS
Assembly:
OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntaxpublic int DomainId { get; }
Public ReadOnly Property DomainId As Integer
Get
public:
property int DomainId {
int get ();
}
member DomainId : int with get
Property Value
Type:
Int32
See Also