HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 5:13:09 AM.
// Id: f59ecaef-cb11-4844-a712-f25476ac1f95
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"beb3d117-0610-a97f-0a12-3a231b29c69d\"}"),
    null);

Parameters

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

State

8/16/2026 5:13:09 AM (+7ms) Succeeded

Latency:
2ms
Duration:
6ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
96a39549

+ <1ms Enqueued

8/16/2026 5:13:09 AM Created