
BusyUpdates specifies how the control updates itself
Member of Control (PRIM_CTRL)
Data Type - Enumeration
Details
The BusyUpdates property specifies how the control updates when changed during a busy operation.
Allowed Values
Enum Value | Description |
---|---|
Immediate | Update will occur at the next opportunity |
Interval01 | Update will occur approximately every 2 seconds |
Interval02 | Update will occur approximately every 4 seconds |
Interval04 | Update will occur approximately every 8 seconds |
Wait | Update will occur at the end of the busy operation |
See also
LANSA Version 15, April 2020