HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 8:25:48 PM.
// Id: 51327ae0-2c4f-44ed-aca2-92b0ea273cf5
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"4f9cd796-97cc-6444-0500-3a23193dab07\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T17:36:23.1260464Z\"}"),
    null);

Parameters

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

State

8/15/2026 8:25:48 PM (+34ms) Succeeded

Latency:
10m 10.153s
Duration:
33ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
89c4adba

+10m 10.120s Enqueued

Triggered by DelayedJobScheduler

+31ms Scheduled

Enqueue at:
8/15/2026 8:25:38 PM

8/15/2026 8:15:38 PM Created