HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 4:30:07 AM.
// Id: b413cce3-f710-4d9e-8506-5d9f5f614db6
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"758da1f0-ff5b-c56f-b90f-3a230d6b4953\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T07:19:37.2009259Z\"}"),
    null);

Parameters

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

State

8/16/2026 4:30:07 AM (+34ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
803c1db3

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 4:30:01 AM

8/13/2026 1:10:01 PM Created