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

The job is finished. It will be removed automatically 06/20/2026 01:05:14.
// Job ID: #269862
using MC.Hangfire.Background;

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

06/19/2026 01:05:14 (+2.673s) Succeeded

Latency:
151ms
Duration:
2.658s

+130ms Processing

Server:
ln1xsdlwk000dug:71
Worker:
67abb49a
+123msUsuário com ID integrado

+10ms Enqueued

Queue:
default

06/19/2026 01:05:11 Created