Click or drag to resize

IOPortCondition Properties

The IOPortCondition type exposes the following members.

Properties
 NameDescription
Public propertyAheadOfTimeEvaluation Allows evaluating the condition ahead of time, resulting in optimized execution time. Should be disabled, if condition is not set ahead of time.
Public propertyController The IO controller to be used.
Public propertyPortDefinition The logical definition of the port.
Public propertyPortValue The value in the port to verify condition.
Public propertyUseCondition The flag to indicate whether this condition is taken into account.
Top
See Also