IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/5/2026 4:28:41 PM.
// Job ID: #1155260
using ReconPartners.Business.Background;

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

Parameters

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

State

3/4/2026 4:28:41 PM (+334ms) Succeeded

Latency:
51.291s
Duration:
311ms

+51.266s Processing

Server:
win-eh21d7joqmp:10428
Worker:
46f5ea40

+10ms Enqueued

Queue:
critical

3/4/2026 4:27:49 PM Created