HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 6:52:42 AM.
// Id: e0280ca9-9fd2-45e2-b76d-c98541c47448
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"7dcc24cc-88de-b23e-0918-3a230dedd759\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T22:32:59.8685619Z\"}"),
    null);

Parameters

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

State

8/16/2026 6:52:42 AM (+27ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
fbc338d3

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+1ms Scheduled

Enqueue at:
8/16/2026 6:52:37 AM

8/13/2026 3:32:37 PM Created