protected override void OnStart(string[] args) { _servico.Inicializar(Settings.Default.CheckIntervalMinuto * 1000 * 60); }