HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:14:26 PM.
// Id: c9a20497-317e-4a6a-b809-999e37ace496
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"74c326a1-20d2-3b83-f0ee-3a230c4a5651\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T17:38:11.3353318Z\"}"),
    null);

Parameters

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

State

8/15/2026 11:14:26 PM (+29ms) Succeeded

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

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
803c1db3

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+1ms Scheduled

Enqueue at:
8/15/2026 11:14:24 PM

8/13/2026 7:54:24 AM Created