IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

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

Latency:
183ms
Duration:
5.820s

+150ms Processing

Server:
ln1xsdlwk000dug:70
Worker:
effa46ce
+172msInício do processo

+14ms Enqueued

Queue:
default

06/11/2026 14:46:40 Created