Application : PriceJob

// Id: 8d85ac6f-5666-4f8b-95cb-b4cdf5889496
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
1786470970
RecurringJobId
"Application.Jobs.PriceJob"
CurrentCulture
""

State

08/11/2026 17:56:12 (+1.756s) Succeeded

Latency:
6ms
Duration:
1.752s

+3ms Processing

Server:
w-dev-worker-1:1
Worker:
7ca525f9

+1ms Enqueued

Triggered by recurring job scheduler

08/11/2026 17:56:10 Created