HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 10:20:23 PM.
// Id: 1d609d8f-68ff-4277-afb1-401fd5978e1b
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"4c34dd39-8ee3-d697-f728-3a2319afe070\"}"),
    null);

Parameters

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

State

8/15/2026 10:20:23 PM (+8ms) Succeeded

Latency:
2ms
Duration:
6ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
f339e931

+ <1ms Enqueued

8/15/2026 10:20:23 PM Created