H
HyperX
Hi,
I'm using
Thread.Sleep(50000);
and I want to display to the user when the current thread will become
active, how do I do that in c#?
Regards,
HyperX.
I'm using
Thread.Sleep(50000);
and I want to display to the user when the current thread will become
active, how do I do that in c#?
Regards,
HyperX.