IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/6/2026 3:01:17 AM.
// Job ID: #1155927
using ReconPartners.Business.Background;

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

Parameters

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

State

3/5/2026 3:01:17 AM (+376ms) Succeeded

Latency:
10.988s
Duration:
319ms

+10.960s Processing

Server:
win-eh21d7joqmp:14564
Worker:
dffe86dc

+ <1ms Enqueued

Queue:
critical

3/5/2026 3:01:05 AM Created