Click or drag to resize
ThreadClassInterrupt Method
Interrupts a thread that is in the WaitSleepJoin thread state

Namespace: AsterNET.Util
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Interrupt()
See Also