Show contents 

Fore > Fore Assembly Classes > ForeThreadClass

ForeThreadClass

Assembly: Fore;

Description

The ForeThreadClass class is used to work with the current application thread which executes code.

Class static methods inherited from IForeThreadClass

  Method name Brief description
Sleep The Sleep method pauses the current application thread for the specified time.

See also:

Fore Assembly Classes