IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:50 AM.
// Job ID: #1432772
using ReconPartners.Business.Background;

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

Parameters

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

State

8/19/2026 6:19:50 AM (+327ms) Succeeded

Latency:
8.848s
Duration:
307ms

+8.830s Processing

Server:
win-eh21d7joqmp:13292
Worker:
2114b9ce

+3ms Enqueued

Queue:
critical

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