IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 14:46:48 (+7.603s) Succeeded

Latency:
669ms
Duration:
7.229s

+260ms Processing

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

+94ms Enqueued

Queue:
default

06/11/2026 14:46:40 Created