HangfireJobExecutionAdapter<StageUpdaterArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 8:45:13 PM.
// Id: 7c0a404e-7b0b-4fb2-b73b-d16b9e49b29e
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<StageUpdaterArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<StageUpdaterArgs>("{\"CaseId\":null,\"IdentityUserId\":\"811c8e4b-2ba1-3597-4c1c-3a18d771b818\"}"),
    null);

Parameters

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

State

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

Latency:
3ms
Duration:
56ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
5a5c7840

+1ms Enqueued

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