IVehicleQueueInfoJob.Fire

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

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

Parameters

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

State

6/16/2026 11:53:03 AM (+323ms) Succeeded

Latency:
25.575s
Duration:
309ms

+25.563s Processing

Server:
win-eh21d7joqmp:15524
Worker:
5581cc7c

+4ms Enqueued

Queue:
critical

6/16/2026 11:52:37 AM Created