IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 20:55:05 (+3.330s) Succeeded

Latency:
159ms
Duration:
3.313s

+130ms Processing

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

+16ms Enqueued

Queue:
default

06/11/2026 20:55:01 Created