State: ForeThreadState;
State: Prognoz.Platform.Interop.KeFore.ForeThreadState;
The State property returns the current state for the thread.
The example of use is given in description of the IForeThread.Start method.
See also:
IForeThread