IVehicleQueueInfoJob.Fire

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

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2022,\"Make\":\"Kia\",\"Model\":\"Sorento\",\"Series\":\"X-Line SX Prestige\"}"));

Parameters

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

State

3/4/2026 3:50:01 AM (+334ms) Succeeded

Latency:
9.247s
Duration:
314ms

+9.236s Processing

Server:
win-eh21d7joqmp:12120
Worker:
82d77fd6

+4ms Enqueued

Queue:
critical

3/4/2026 3:49:51 AM Created