Application : CleanUpSessionsJob

// Id: e940970a-7066-446f-b955-1d327853f8f5
using Application.Common.Hangfire;

var jobInvoker = Activate<JobInvoker>();
await jobInvoker.Invoke(
    FromJson<Type>("\"Application.Jobs.CleanUpSessionsJob, Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\""),
    "Application : CleanUpSessionsJob");

Parameters

CurrentUICulture
""
Time
1786485600
RecurringJobId
"Application.Jobs.CleanUpSessionsJob"
CurrentCulture
""

State

08/11/2026 22:00:03 (+2.498s) Succeeded

Latency:
7ms
Duration:
2.493s

+3ms Processing

Server:
w-dev-worker-1:1
Worker:
b2e75699

+1ms Enqueued

Triggered by recurring job scheduler

08/11/2026 22:00:00 Created