HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:07:24 PM.
// Id: 31530107-c6e5-4c71-a99f-c36a9ee3fe94
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"77f86c2e-282c-baf7-9e8d-3a2319daee90\"}"),
    null);

Parameters

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

State

8/15/2026 11:07:24 PM (+9ms) Succeeded

Latency:
2ms
Duration:
7ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
5d4866e6

+ <1ms Enqueued

8/15/2026 11:07:24 PM Created