HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 8:56:04 PM.
// Id: 6289ff32-266e-4438-b9b1-92d8347c9ec9
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"f367800e-fac0-b367-26c8-3a2319595af3\",\"LastMessageCreationDateBeforeThis\":\"2026-02-23T13:56:45.8015549Z\"}"),
    null);

Parameters

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

State

8/15/2026 8:56:04 PM (+46ms) Succeeded

Latency:
10m 11.898s
Duration:
45ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
f889fa03

+10m 11.894s Enqueued

Triggered by DelayedJobScheduler

+1ms Scheduled

Enqueue at:
8/15/2026 8:55:52 PM

8/15/2026 8:45:52 PM Created