Ejemplo n.º 1
0
 public async Task FinishError(IJobContextMessage jobContextMessage)
 {
     await _auditor.AuditJobFailAsync(jobContextMessage);
 }