HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 1:40:31 AM.
// Id: b54eeba5-83c7-4877-97aa-559234f1f25f
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"239b5de5-416e-8eb6-21ad-3a231a671d80\"}"),
    null);

Parameters

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

State

8/16/2026 1:40:31 AM (+4ms) Succeeded

Latency:
2ms
Duration:
3ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
dcaab359

+ <1ms Enqueued

8/16/2026 1:40:31 AM Created