IF_Async - General Information
Type: |
Interface |
Available as of: |
V1.2.3.0 |
Versions: |
Current version |
Interface provides Job() method and xDone property that are required to use the asynch mechanism.
Name |
Description |
---|---|
Method is executed in asynchronous task. |
Name |
Data type |
Accessing |
Description |
---|---|---|---|
xDone |
BOOL |
Read |
Signalizes whether IF_Async.Job() has been executed successfully. |