IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/19/2026 13:43:05 (+13.624s) Succeeded

Latency:
38ms
Duration:
13.500s

+20ms Processing

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

+6ms Enqueued

Queue:
default

06/19/2026 13:42:51 Created