HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 1:39:46 AM.
// Id: 85bf09a7-1423-41ee-aae5-85de0f1e5857
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"7326a644-258f-7d1e-a0cc-3a230ccf408e\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T14:23:00.621207Z\"}"),
    null);

Parameters

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

State

8/16/2026 1:39:46 AM (+32ms) Succeeded

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

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
cbc5dee9

+2d 15h 20m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Enqueue at:
8/16/2026 1:39:35 AM

8/13/2026 10:19:35 AM Created