protected void btbStartFeed_OnClick(object sender, EventArgs e) { BackgroundJob.Enqueue(() => TaskRepo.GetFeedsAndWriteTrace()); }