HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/17/2026 12:47:29 AM.
// Id: 0ead0da7-4a55-493d-9a5b-c3c4cd22d0c5
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"7f22a279-6234-a35c-adf5-3a231a3690b0\"}"),
    null);

Parameters

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

State

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

Latency:
3ms
Duration:
9ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
ea209042

+ <1ms Enqueued

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