Tagged Questions
2
votes
3answers
3k views
How do I code a watchdog timer to restart a Windows service?
I'm very interested in the answer to another question regarding watchdog timers for Windows services (see here). That answer stated:
I have also used an internal watchdog system running in another ...