IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/6/2026 12:03:34 PM.
// Job ID: #1158460
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2019,\"Make\":\"Toyota\",\"Model\":\"Prius c\",\"Series\":\"LE\"}"));

Parameters

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

State

3/5/2026 12:03:34 PM (+316ms) Succeeded

Latency:
14.029s
Duration:
306ms

+14.020s Processing

Server:
win-eh21d7joqmp:5452
Worker:
8b901917

+4ms Enqueued

Queue:
critical

3/5/2026 12:03:20 PM Created