HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:14:26 PM.
// Id: 1655e5c2-3a5b-4cce-98e6-aa6c9d4fe9f4
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"e536907b-cbb9-ec6e-06cc-3a2319e15c4f\"}"),
    null);

Parameters

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

State

8/15/2026 11:14:26 PM (+10ms) Succeeded

Latency:
1ms
Duration:
8ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
97101cb2

+ <1ms Enqueued

8/15/2026 11:14:26 PM Created