HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 12:47:29 AM.
// Id: 24c1cdcd-2ddb-4906-8e81-d264ee307d8d
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"e8cfad50-636c-15ac-1385-3a231a3690b3\"}"),
    null);

Parameters

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

State

8/16/2026 12:47:29 AM (+12ms) Succeeded

Latency:
2ms
Duration:
11ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
1dedef42

+ <1ms Enqueued

8/16/2026 12:47:29 AM Created