IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 13:05:49 (+9.353s) Succeeded

Latency:
190ms
Duration:
9.068s

+167ms Processing

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

+7ms Enqueued

Queue:
default

06/11/2026 13:05:40 Created