HangfireJobExecutionAdapter<StageUpdaterArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 12:49:59 PM.
// Id: f8c36294-d1b8-4020-ace3-0fd7f21311e6
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<StageUpdaterArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<StageUpdaterArgs>("{\"CaseId\":null,\"IdentityUserId\":\"ed8acfae-7be2-f07a-ebca-3a19ce23b355\"}"),
    null);

Parameters

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

State

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

Latency:
43ms
Duration:
16ms

+9ms Processing

Server:
win-h003uh36ivp:8748
Worker:
5d4866e6

+33ms Enqueued

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