HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 12:54:30 AM.
// Id: 2ca2a3f9-3dfe-40b6-b073-5a0bfa8a2e1f
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"f4d36b53-7d60-15c0-c790-3a231a3cfa6e\"}"),
    null);

Parameters

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

State

8/16/2026 12:54:30 AM (+8ms) Succeeded

Latency:
3ms
Duration:
5ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
f339e931

+ <1ms Enqueued

8/16/2026 12:54:30 AM Created