HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 12:54:30 AM.
// Id: 5a40fc86-e47a-4441-88b9-0ae20b7e3346
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"49cc12f8-ccf9-1b63-0bcf-3a231a33afc2\",\"LastMessageCreationDateBeforeThis\":\"2026-08-10T10:37:48.4216957Z\"}"),
    null);

Parameters

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

State

8/16/2026 12:54:30 AM (+21ms) Succeeded

Latency:
10m 8.896s
Duration:
20ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
96a39549

+10m 8.893s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 12:54:21 AM

8/16/2026 12:44:21 AM Created