Click or drag to resize

SubscriptionBuiltinTopicDataPartition Property

Gets the PartitionQosPolicy attached to the Subscriber to which the DataReader belongs.

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

Property Value

Type: PartitionQosPolicy
See Also