Application : CleanUpSessionsJob

// Id: 804838b5-e78f-4a91-864e-69047bb0744c
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
1786484700
RecurringJobId
"Application.Jobs.CleanUpSessionsJob"
CurrentCulture
""

State

08/11/2026 21:45:03 (+2.566s) Succeeded

Latency:
6ms
Duration:
2.563s

+4ms Processing

Server:
w-dev-worker-1:1
Worker:
4fa5ee10

+ <1ms Enqueued

Triggered by recurring job scheduler

08/11/2026 21:45:00 Created