public void Stop() { Log.Info("WinAgent stopping..."); ComponentRegistration.StopAll(); Log.Info("WinAgent stopped"); }
public void Stop() { Log.Info("WinAgent Stopping"); ComponentRegistration.StopAll(); }