Application : PriceJob

// Id: 8c08d026-7e3a-4815-b6d7-f0aed8edd40e
using Application.Common.Hangfire;

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

Parameters

CurrentUICulture
""
Time
1786695670
RecurringJobId
"Application.Jobs.PriceJob"
CurrentCulture
""

State

08/14/2026 08:21:11 (+1.542s) Succeeded

Latency:
7ms
Duration:
1.539s

+3ms Processing

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

+2ms Enqueued

Triggered by recurring job scheduler

08/14/2026 08:21:10 Created