IBackgroundJob<ActionHangfireProvider<EditAction<Identidade>>>.EnqueueJob

The job is finished. It will be removed automatically 06/19/2026 17:21:37.
// Job ID: #269841
using MC.Hangfire.Background;

var backgroundJob = Activate<IBackgroundJob<ActionHangfireProvider<EditAction<Identidade>>>>();
await backgroundJob.EnqueueJob(
    null,
    FromJson<ActionHangfireProvider`1>("{\"Service\":{\"Model\":{\"Id\":295,\"NomeCompleto\":\" \"}}}"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/18/2026 17:21:37 (+2.607s) Succeeded

Latency:
184ms
Duration:
2.592s

+163ms Processing

Server:
ln1xsdlwk000dug:71
Worker:
d4710622
+162msUsuário com ID integrado

+10ms Enqueued

Queue:
default

06/18/2026 17:21:34 Created