HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 9:05:32 AM.
// Id: a1930dc5-9b0c-4c0c-8447-917d62190af6
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"ee1b8012-193c-42c0-889b-3a230e67758b\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T13:25:24.3182645Z\"}"),
    null);

Parameters

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

State

8/16/2026 9:05:32 AM (+37ms) Succeeded

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

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
82f95355

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 9:05:27 AM

8/13/2026 5:45:27 PM Created