HangfireJobExecutionAdapter<WorkItemBuilderArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 12:49:59 PM.
// Id: 97ec3e29-35c4-4507-b620-feded9f64640
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<WorkItemBuilderArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<WorkItemBuilderArgs>("{\"CaseId\":\"8116877d-d17f-8c97-ee49-3a19ce23b3b8\"}"),
    null);

Parameters

CurrentUICulture
"en-US"
CurrentCulture
"en-US"

State

8/15/2026 12:49:59 PM (+7ms) Succeeded

Latency:
2ms
Duration:
6ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
803c1db3

+ <1ms Enqueued

8/15/2026 12:49:59 PM Created