IVehicleQueueInfoJob.Fire

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

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

Parameters

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

State

3/4/2026 4:28:40 PM (+353ms) Succeeded

Latency:
50.241s
Duration:
333ms

+50.224s Processing

Server:
win-eh21d7joqmp:10428
Worker:
46f5ea40

+3ms Enqueued

Queue:
critical

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