Fore > Fore Assembly Classes > ForeThreadClass
Assembly: Fore;
The ForeThreadClass class is used to work with the current application thread which executes code.
Method name | Brief description | |
![]() |
Sleep | The Sleep method pauses the current application thread for the specified time. |
See also: