Click or drag to resize

ReadConditionSampleStateMask Property

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

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

Property Value

Type: SampleStateMask
See Also