Application : CleanUpSessionsJob

// Id: 2a797372-f643-4ca6-b3ee-892ce63388b8
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
1786895100
RecurringJobId
"Application.Jobs.CleanUpSessionsJob"
CurrentCulture
""

State

08/16/2026 15:45:00 (+194ms) Succeeded

Latency:
8ms
Duration:
190ms

+4ms Processing

Server:
w-dev-worker-1:1
Worker:
3bd9cfc6

+2ms Enqueued

Triggered by recurring job scheduler

08/16/2026 15:45:00 Created