HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 1:53:03 PM.
// Id: 041e6327-9cf3-4157-ba98-862896eba349
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"ec9e4a39-4fdc-082d-0b41-3a230a4858dc\",\"LastMessageCreationDateBeforeThis\":\"2026-08-05T16:04:35.6779849Z\"}"),
    null);

Parameters

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

State

8/15/2026 1:53:03 PM (+31ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
82f95355

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+34ms Scheduled

Enqueue at:
8/15/2026 1:52:59 PM

8/12/2026 10:33:00 PM Created