Пример #1
0
 public async Task Execute(IJobExecutionContext context)
 {
     await _notifyService.Expired();
 }