IBackgroundJob<ProcessamentoDocumentoExecutor>.EnqueueJob

The job is finished. It will be removed automatically 08/25/2026 13:45:07.
// Job ID: #273157
using MC.Hangfire.Background;

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/24/2026 13:45:07 (+30.904s) Succeeded

Latency:
678ms
Duration:
30.580s

+313ms Processing

Server:
ln1xsdlwk000i47:79
Worker:
b7658b0b
+815msInício do processo

+50ms Enqueued

Queue:
default

08/24/2026 13:44:36 Created