Exemple #1
0
 public async Task FinishError(IJobContextMessage jobContextMessage)
 {
     await _auditor.AuditJobFailAsync(jobContextMessage);
 }