HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:56:13 PM.
// Id: bbafbca5-24e3-4cf3-87d0-7dcd84efee28
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"b5310aa7-ab04-b8cd-70c4-3a230c707f3e\",\"LastMessageCreationDateBeforeThis\":\"2026-07-26T07:45:36.2343734Z\"}"),
    null);

Parameters

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

State

8/15/2026 11:56:13 PM (+35ms) Succeeded

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

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
018d8b93

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/15/2026 11:56:05 PM

8/13/2026 8:36:05 AM Created