HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 1:39:46 AM.
// Id: 30bdbd97-0f0c-450c-88c8-e70ce5f64d10
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"5c07224b-e7f5-1320-6c12-3a231a666d9e\"}"),
    null);

Parameters

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

State

8/16/2026 1:39:46 AM (+7ms) Succeeded

Latency:
2ms
Duration:
5ms

+1ms Processing

Server:
win-h003uh36ivp:8748
Worker:
fbc338d3

+ <1ms Enqueued

8/16/2026 1:39:46 AM Created