Connecting Tech Pros Worldwide Forums | Help | Site Map

Using Waitable Timer APIs with VB.NET.

Sam
Guest
 
Posts: n/a
#1: Apr 26 '06
Hello:
Can anyone provide me some idea on how to replace the Sleep method.
Major Disadvantage that I have been facing with the Sleep method is
that the
application freezes during the sleep time and does not respond to any
other events like the
-- onComm event of the Serial port. I have been using a serial port
class in VB.NET as serial port component does not exist in VB.NET.

I am looking for somedata on how to use Waitable Timer APIs with
VB.NET.

Thanks in Advance

Please look at the link below for more information on waitable API
timers:
http://groups.google.com/group/micro...963709a1ee9f8e


Closed Thread