IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

The job is finished. It will be removed automatically 06/12/2026 11:48:59.
// Job ID: #107074
using MC.Hangfire.Background;

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 11:48:59 (+3.390s) Succeeded

Latency:
123ms
Duration:
3.370s

+100ms Processing

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

+10ms Enqueued

Queue:
default

06/11/2026 11:48:55 Created