IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:58 AM.
// Job ID: #1432845
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

8/19/2026 6:19:58 AM (+307ms) Succeeded

Latency:
16.259s
Duration:
291ms

+16.243s Processing

Server:
win-eh21d7joqmp:13292
Worker:
477a1421

+7ms Enqueued

Queue:
critical

8/19/2026 6:19:42 AM Created