HangfireJobExecutionAdapter<WorkItemBuilderArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 8:45:13 PM.
// Id: 776dfb38-2b01-47d4-814c-ccb28b4b9855
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<WorkItemBuilderArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<WorkItemBuilderArgs>("{\"CaseId\":\"5e98ada1-1450-94db-b527-3a18d771b937\"}"),
    null);

Parameters

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

State

8/15/2026 8:45:13 PM (+11ms) Succeeded

Latency:
3ms
Duration:
10ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
ea209042

+ <1ms Enqueued

8/15/2026 8:45:13 PM Created