HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 1:40:31 AM.
// Id: eaf58965-a3f6-40b4-8dbd-70dc03c5c863
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"34659e80-c536-c18f-fac9-3a230cd017e6\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T10:19:35.4389134Z\"}"),
    null);

Parameters

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

State

8/16/2026 1:40:31 AM (+15ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
64293f79

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 1:40:30 AM

8/13/2026 10:20:30 AM Created