Friday, April 25, 2014

Thread.Sleep freezing my program in c#

I an trying to use the line Thread.Sleep in a while loop, but this delay seem to freeze up my program.

No comments:

Post a Comment