IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 13:06:02 (+10.863s) Succeeded

Latency:
10s
Duration:
10.649s

+9.817s Processing

Server:
ln1xsdlwk000dug:70
Worker:
e16ce6e5
+206msInício do processo

+103ms Enqueued

Queue:
default

06/11/2026 13:05:41 Created