Click or drag to resize

IOPortConditionAheadOfTimeEvaluation Property

Allows evaluating the condition ahead of time, resulting in optimized execution time. Should be disabled, if condition is not set ahead of time.

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool AheadOfTimeEvaluation { get; set; }

Property Value

Boolean
See Also