HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 12:47:29 AM.
// Id: 66130dac-a391-4821-b12e-099aa8ed1805
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"f698f54c-a322-68e6-ba6c-3a230c9f6398\",\"LastMessageCreationDateBeforeThis\":\"2026-08-07T12:47:01.8471486Z\"}"),
    null);

Parameters

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

State

8/16/2026 12:47:29 AM (+27ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
2fb4ee39

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 12:47:18 AM

8/13/2026 9:27:18 AM Created