Application : CleanUpSessionsJob

// Id: 436bee60-58f6-4df8-8c7e-b3b7059bc2d4
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
1786473900
RecurringJobId
"Application.Jobs.CleanUpSessionsJob"
CurrentCulture
""

State

08/11/2026 18:45:04 (+3.806s) Succeeded

Latency:
7ms
Duration:
3.802s

+4ms Processing

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

+1ms Enqueued

Triggered by recurring job scheduler

08/11/2026 18:45:00 Created