IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 12:55:24 PM.
// Job ID: #1433303
using ReconPartners.Business.Background;

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

Parameters

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

State

8/19/2026 12:55:24 PM (+370ms) Succeeded

Latency:
27.565s
Duration:
324ms

+27.520s Processing

Server:
win-eh21d7joqmp:14528
Worker:
aee8f308

+10ms Enqueued

Queue:
critical

8/19/2026 12:54:56 PM Created