Click or drag to resize

GroupDataQosPolicyValue Property

Gets or sets the bytes assigned to the GroupDataQosPolicy

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

Property Value

Type: IEnumerableByte
See Also