Application : CleanUpSessionsJob

// Id: 3a09c2a1-aa6f-4ca9-96e2-73c24ac11c00
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
1786497300
RecurringJobId
"Application.Jobs.CleanUpSessionsJob"
CurrentCulture
""

State

08/12/2026 01:15:01 (+1.162s) Succeeded

Latency:
7ms
Duration:
1.158s

+4ms Processing

Server:
w-dev-worker-1:1
Worker:
2b4460ef

+1ms Enqueued

Triggered by recurring job scheduler

08/12/2026 01:15:00 Created