IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

The job is finished. It will be removed automatically 06/19/2026 17:49:24.
// Job ID: #269843
using MC.Hangfire.Background;

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/18/2026 17:49:24 (+40.983s) Succeeded

Latency:
158ms
Duration:
40.940s

+137ms Processing

Server:
ln1xsdlwk000dug:71
Worker:
fb441ed3
+155msInício do processo

+10ms Enqueued

Queue:
default

06/18/2026 17:48:43 Created