IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

The job is finished. It will be removed automatically 06/12/2026 13:06:09.
// Job ID: #107081
using MC.Hangfire.Background;

var backgroundJob = Activate<IBackgroundJob<ProcessamentoDocumentoExecutor>>();
await backgroundJob.EnqueueJob(
    null,
    FromJson<ProcessamentoDocumentoExecutor>("{\"DocumentoId\":43332}"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 13:06:09 (+7.047s) Succeeded

Latency:
18.291s
Duration:
6.865s

+18.127s Processing

Server:
ln1xsdlwk000dug:70
Worker:
f802197a
+57msInício do processo

+126ms Enqueued

Queue:
default

06/11/2026 13:05:43 Created