I have a Windows service that I wrote in C#. It uses a form in another
thread to keep it running because we needed some user interface activity.
When the service is running the machine will NOT reboot. Anyone have any
ideas about this? Is there a way to respond to a Windows reboot event?
Thanks,
Todd
thread to keep it running because we needed some user interface activity.
When the service is running the machine will NOT reboot. Anyone have any
ideas about this? Is there a way to respond to a Windows reboot event?
Thanks,
Todd