protected override async Task ExecuteAsync(CancellationToken stoppingToken) { ProcessDirectory(); } private void ProcessDirectory() { SendEmail(); /