Click or drag to resize

SubscriptionBuiltinTopicData Properties

The SubscriptionBuiltinTopicData type exposes the following members.

Properties
  NameDescription
Public propertyDeadline
Gets the DeadlineQosPolicy attached to the DataReader.
Public propertyDestinationOrder
Gets the DestinationOrderQosPolicy attached to the DataReader.
Public propertyDurability
Gets the DurabilityQosPolicy attached to the DataReader.
Public propertyGroupData
Gets the GroupDataQosPolicy attached to the Subscriber to which the DataReader belongs.
Public propertyKey
Gets the global unique identifier of the DataReader.
Public propertyLatencyBudget
Gets the LatencyBudgetQosPolicy attached to the DataReader.
Public propertyLiveliness
Gets the LivelinessQosPolicy attached to the DataReader.
Public propertyOwnership
Gets the OwnershipQosPolicy attached to the DataReader.
Public propertyParticipantKey
Gets the global unique identifier of the DomainParticipant to which the DataReader belongs.
Public propertyPartition
Gets the PartitionQosPolicy attached to the Subscriber to which the DataReader belongs.
Public propertyPresentation
Gets the PresentationQosPolicy attached to the Subscriber to which the DataReader belongs.
Public propertyReliability
Gets the ReliabilityQosPolicy attached to the DataReader.
Public propertyTimeBasedFilter
Gets the TimeBasedFilterQosPolicy attached to the DataReader.
Public propertyTopicData
Gets the TopicDataQosPolicy attached to the Subscriber to which the DataReader belongs.
Public propertyTopicName
Gets the name of the Topic used by the DataReader.
Public propertyTypeName
Gets the type name of the Topic used by the DataReader.
Public propertyUserData
Gets the UserDataQosPolicy attached to the DataReader.
Top
See Also