HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 1:53:03 PM.
// Id: 94a0f286-3d2e-4201-a412-ebc6b54fd185
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"34b88d35-4be7-06dd-13bd-3a2317df688d\"}"),
    null);

Parameters

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

State

8/15/2026 1:53:03 PM (+7ms) Succeeded

Latency:
2ms
Duration:
6ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
97101cb2

+ <1ms Enqueued

8/15/2026 1:53:03 PM Created