Click or drag to resize

ReadConditionViewStateMask Property

Gets the set of view-states that are taken into account to determine the trigger value of the ReadCondition. These are the view-states specified when the ReadCondition was created.

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

Property Value

Type: ViewStateMask
See Also