HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>.ExecuteAsync

The job is finished. It will be removed automatically 8/16/2026 8:25:48 PM.
// Id: d064c837-54a4-42b8-9566-6e2463e66d9e
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "default",
    FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"49f4cb6a-3331-1e37-5132-3a231946fb0c\"}"),
    null);

Parameters

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

State

8/15/2026 8:25:48 PM (+8ms) Succeeded

Latency:
3ms
Duration:
6ms

+2ms Processing

Server:
win-h003uh36ivp:8748
Worker:
df43c567

+ <1ms Enqueued

8/15/2026 8:25:48 PM Created