HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 10:20:23 PM.
// Id: f90a4d4c-d4c9-4c0a-8214-d1ed067571c8
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"0b9b1ef9-f215-3299-9953-3a2319a6adc6\",\"LastMessageCreationDateBeforeThis\":\"2026-06-07T22:19:06.9638764Z\"}"),
    null);

Parameters

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

State

8/15/2026 10:20:23 PM (+38ms) Succeeded

Latency:
10m 2.755s
Duration:
37ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
0092ac1c

+10m 2.752s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/15/2026 10:20:20 PM

8/15/2026 10:10:20 PM Created