IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/11/2026 13:05:51 (+10.634s) Succeeded

Latency:
610ms
Duration:
10.240s

+220ms Processing

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

+13ms Enqueued

Queue:
default

06/11/2026 13:05:40 Created