HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:07:24 PM.
// Id: 5b0e206f-98c1-4b75-9da8-6be27e8607e2
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"622fc6f3-b1c8-b1bb-cb2e-3a230c43d4c2\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T18:56:58.3805409Z\"}"),
    null);

Parameters

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

State

8/15/2026 11:07:24 PM (+32ms) Succeeded

Latency:
2d 15h 20m
Duration:
31ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
64293f79

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+30ms Scheduled

Enqueue at:
8/15/2026 11:07:18 PM

8/13/2026 7:47:18 AM Created