internal void ReStartService() { if (watcherFactory.ServiceInstalled) { watcherFactory.ReStartService(); GetServiceStats(); } }