IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

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

Latency:
8.878s
Duration:
10.444s

+8.657s Processing

Server:
ln1xsdlwk000dug:70
Worker:
effa46ce
+237msInício do processo

+143ms Enqueued

Queue:
default

06/11/2026 13:05:42 Created