Hi all, do you know how we can make another thread sleeping ?
As you know, Thread.Sleep(Ti mespan) function makes the current thread sleeping, but i want to make a specific thread sleeping.
Thanks in advance.
As you know, Thread.Sleep(Ti mespan) function makes the current thread sleeping, but i want to make a specific thread sleeping.
Thanks in advance.
Comment