IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/5/2026 3:50:10 AM.
// Job ID: #1153084
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2019,\"Make\":\"Kia\",\"Model\":\"Optima\",\"Series\":\"LX\"}"));

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

3/4/2026 3:50:10 AM (+327ms) Succeeded

Latency:
17.430s
Duration:
304ms

+17.413s Processing

Server:
win-eh21d7joqmp:12120
Worker:
82d77fd6

+ <1ms Enqueued

Queue:
critical

3/4/2026 3:49:53 AM Created