IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 6/19/2026 3:33:14 AM.
// Job ID: #1383299
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2016,\"Make\":\"Jeep\",\"Model\":\"Grand Cherokee\",\"Series\":\"Limited\"}"));

Parameters

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

State

6/18/2026 3:33:14 AM (+320ms) Succeeded

Latency:
22.752s
Duration:
307ms

+22.740s Processing

Server:
win-eh21d7joqmp:14512
Worker:
22ad485f

+3ms Enqueued

Queue:
critical

6/18/2026 3:32:51 AM Created