Have you ever had a windows service that stops working occasionally and wanted a way to be notified when it is non-functional or wanted it to reboot itself as needed? You can restart windows services in code. Your code can even restart a server
Read more…