HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 10:20:23 PM.
// Id: 51c289b6-1439-4f66-8666-757f70ad66e2
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"0d614588-caf9-5b39-eea3-3a2319afe074\"}"),
    null);

Parameters

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

State

8/15/2026 10:20:23 PM (+9ms) Succeeded

Latency:
3ms
Duration:
7ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
cbc5dee9

+ <1ms Enqueued

8/15/2026 10:20:23 PM Created