IF_Async - General Information

Overview

Type:

Interface

Available as of:

V1.2.3.0

Versions:

Current version

Task

Interface provides Job() method and xDone property that are required to use the asynch mechanism.

Methods

Name

Description

Job

Method is executed in asynchronous task.

Properties

Name

Data type

Accessing

Description

xDone

BOOL

Read

Signalizes whether IF_Async.Job() has been executed successfully.