IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

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

Latency:
581ms
Duration:
10.272s

+130ms Processing

Server:
ln1xsdlwk000dug:70
Worker:
e16ce6e5
+802msInício do processo

+97ms Enqueued

Queue:
default

06/11/2026 13:05:40 Created