HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 5:13:09 AM.
// Id: f4e005d2-99c7-4571-9f04-0411de310c0f
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"1b0e9dd7-1c70-2be0-c9df-3a230d92c577\",\"LastMessageCreationDateBeforeThis\":\"2026-07-04T21:04:05.0653173Z\"}"),
    null);

Parameters

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

State

8/16/2026 5:13:09 AM (+31ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
f889fa03

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 5:13:08 AM

8/13/2026 1:53:08 PM Created