G
Guest
Hello. I am new at this so forgive me if there is a simple answer, although
it is one I could not find.
My VB 2003 program can scan a folder, determine the size of the file it
finds, wait 30 seconds, then determine the size of the file at that point.
I wait the 30 seconds by using the Thread.Sleep method. Is there a way to
wake the sleep cycle early by having the user click a button?
it is one I could not find.
My VB 2003 program can scan a folder, determine the size of the file it
finds, wait 30 seconds, then determine the size of the file at that point.
I wait the 30 seconds by using the Thread.Sleep method. Is there a way to
wake the sleep cycle early by having the user click a button?