HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 11:56:13 PM.
// Id: d9a05fa2-a05a-48f4-8ac5-5a9f0bf7d951
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"7616ef48-d3d1-d619-8d78-3a231a079e1a\"}"),
    null);

Parameters

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

State

8/15/2026 11:56:13 PM (+7ms) Succeeded

Latency:
2ms
Duration:
6ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
df43c567

+ <1ms Enqueued

8/15/2026 11:56:13 PM Created