HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 4:30:07 AM.
// Id: cbdc0068-2a0a-4da0-86c2-f4888115ecbf
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"d29b815e-efae-4ef1-d70a-3a231b02627c\"}"),
    null);

Parameters

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

State

8/16/2026 4:30:07 AM (+7ms) Succeeded

Latency:
2ms
Duration:
5ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
82f95355

+ <1ms Enqueued

8/16/2026 4:30:07 AM Created