HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 6:45:42 AM.
// Id: ec3a9d77-4633-45f6-9366-d24f32ee0d27
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"974c4d81-dd2f-9e1c-a735-3a230de755d0\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T19:33:39.6983747Z\"}"),
    null);

Parameters

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

State

8/16/2026 6:45:42 AM (+43ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
f339e931

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+31ms Scheduled

Enqueue at:
8/16/2026 6:45:31 AM

8/13/2026 3:25:31 PM Created