IForeThread.State

Syntax

State: ForeThreadState;

State: Prognoz.Platform.Interop.KeFore.ForeThreadState;

Description

The State property returns the current state for the thread.

Fore and Fore.NET Examples

The example of use is given in description of the IForeThread.Start method.

See also:

IForeThread