HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 5:00:53 AM.
// Id: 54bc8a08-5885-40e5-97cf-64a084b47d4b
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"c64b8149-10f2-4b1c-cf68-3a230d8765e8\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T19:10:57.3027031Z\"}"),
    null);

Parameters

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

State

8/16/2026 5:00:53 AM (+22ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
2fb4ee39

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 5:00:43 AM

8/13/2026 1:40:43 PM Created