Click or drag to resize

PresentationQosPolicyOrderedAccess Property

Controls whether preserve the order of changes. By default, OrderedAccess is .

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public bool OrderedAccess { get; set; }

Property Value

Type: Boolean
See Also