HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 7:25:58 AM.
// Id: 4c45c2c4-c3e3-41d5-9a4d-2404c48da99d
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"9d2e05df-d2f4-f515-a7aa-3a231b9a2341\",\"LastMessageCreationDateBeforeThis\":\"2026-08-16T00:44:21.3145173Z\"}"),
    null);

Parameters

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

State

8/16/2026 7:25:58 AM (+26ms) Succeeded

Latency:
10m 5.773s
Duration:
25ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
dcaab359

+10m 5.740s Enqueued

Triggered by DelayedJobScheduler

+29ms Scheduled

Enqueue at:
8/16/2026 7:25:52 AM

8/16/2026 7:15:52 AM Created