Click or drag to resize

OfferedIncompatibleQosStatusPolicies Property

Gets the sequence of values that indicates the total number of incompatibilities that have been detected for each QoS policy.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public IEnumerable<QosPolicyCount> Policies { get; }

Property Value

Type: IEnumerableQosPolicyCount
See Also