How to set timeout in VB.net
-
Hi all, I am doing a utility about checking network. I want to set a timeout for it. I mean that if timeout = t, after that time the function of checking network will be stopped. I tried with the Timer control but it failed. I am thinking about multithreading... Can you help me. Thank you in advanced. Thanh :o)
-
Hi all, I am doing a utility about checking network. I want to set a timeout for it. I mean that if timeout = t, after that time the function of checking network will be stopped. I tried with the Timer control but it failed. I am thinking about multithreading... Can you help me. Thank you in advanced. Thanh :o)
That depends on how you are "checking the network". So what are you doing and what's the code look like that you're using to do this?
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007