Delays "Sleep)

  • Thread starter Thread starter Lou
  • Start date Start date
How can I add a delay in my code.
I used to use "Sleep" in VB6
-Lou

You might use either MSDN, Google, or even the Object Browser to
search for things before posting. "Sleep" should have shown up in all
three as viable .Net solutions to add delays to your code.

Thanks,

Seth Rowe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top