Xbasic
thread.interrupt Method
Syntax
thread.Interrupt( event_string as C )
Arguments
- event_stringCharacter
The event.
Description
Send an interrupt event to another thread (thread needs an interrupt function).
Syntax
Arguments
The event.
Description
Send an interrupt event to another thread (thread needs an interrupt function).