IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:55 AM.
// Job ID: #1432816
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

8/19/2026 6:19:55 AM (+323ms) Succeeded

Latency:
13.590s
Duration:
304ms

+13.570s Processing

Server:
win-eh21d7joqmp:13292
Worker:
ba7051ff

+7ms Enqueued

Queue:
critical

8/19/2026 6:19:41 AM Created