IVehicleQueueInfoJob.Fire

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

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

Parameters

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

State

3/5/2026 3:02:34 AM (+333ms) Succeeded

Latency:
10.076s
Duration:
323ms

+10.070s Processing

Server:
win-eh21d7joqmp:14564
Worker:
dffe86dc

+ <1ms Enqueued

Queue:
critical

3/5/2026 3:02:23 AM Created