IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 6/17/2026 11:53:54 AM.
// Job ID: #1372694
using ReconPartners.Business.Background;

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

Parameters

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

State

6/16/2026 11:53:54 AM (+337ms) Succeeded

Latency:
12.649s
Duration:
313ms

+12.630s Processing

Server:
win-eh21d7joqmp:15524
Worker:
48034dcc

+3ms Enqueued

Queue:
critical

6/16/2026 11:53:41 AM Created