Click or drag to resize

PublicationBuiltinTopicData Properties

The PublicationBuiltinTopicData type exposes the following members.

Properties
  NameDescription
Public propertyDeadline
Gets the DeadlineQosPolicy attached to the DataWriter.
Public propertyDestinationOrder
Gets the DestinationOrderQosPolicy attached to the DataWriter.
Public propertyDurability
Gets the DurabilityQosPolicy attached to the DataWriter.
Public propertyDurabilityService
Gets the DurabilityQosPolicy attached to the DataWriter.
Public propertyGroupData
Gets the GroupDataQosPolicy attached to the Publisher to which the DataWriter belongs.
Public propertyKey
Gets the global unique identifier of the DataWriter.
Public propertyLatencyBudget
Gets the LatencyBudgetQosPolicy attached to the DataWriter.
Public propertyLifespan
Gets the LifespanQosPolicy attached to the DataWriter.
Public propertyLiveliness
Gets the LivelinessQosPolicy attached to the DataWriter.
Public propertyOwnership
Gets the OwnershipQosPolicy attached to the DataWriter.
Public propertyOwnershipStrength
Gets the OwnershipStrengthQosPolicy attached to the DataWriter.
Public propertyParticipantKey
Gets the global unique identifier of the DomainParticipant to which the DataWriter belongs.
Public propertyPartition
Gets the PartitionQosPolicy attached to the Publisher to which the DataWriter belongs.
Public propertyPresentation
Gets the PresentationQosPolicy attached to the Publisher to which the DataWriter belongs.
Public propertyReliability
Gets the Reliability attached to the DataWriter.
Public propertyTopicData
Gets the TopicDataQosPolicy attached to the Publisher to which the DataWriter belongs.
Public propertyTopicName
Gets the name of the Topic used by the DataWriter.
Public propertyTypeName
Gets the type name of the Topic used by the DataWriter.
Public propertyUserData
Gets the UserDataQosPolicy attached to the DataWriter.
Top
See Also