IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 6/17/2026 2:00:39 PM.
// Job ID: #1373254
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2012,\"Make\":\"Toyota\",\"Model\":\"Corolla\"}"));

Parameters

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

State

6/16/2026 2:00:39 PM (+327ms) Succeeded

Latency:
5.517s
Duration:
317ms

+5.507s Processing

Server:
win-eh21d7joqmp:15524
Worker:
a32431c2

+3ms Enqueued

Queue:
critical

6/16/2026 2:00:33 PM Created