HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 4:45:37 AM.
// Id: e7872c80-3eb3-4cab-8f17-31a39227dc67
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"31c2e0f4-ca00-5a1f-5c9d-3a230d795ede\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T14:16:48.0531078Z\"}"),
    null);

Parameters

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

State

8/16/2026 4:45:37 AM (+23ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
018d8b93

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 4:45:24 AM

8/13/2026 1:25:24 PM Created