IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 10:35:48 AM.
// Job ID: #1432983
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2002,\"Make\":\"Jeep\",\"Series\":\"Sport\"}"));

Parameters

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

State

8/19/2026 10:35:48 AM (+1.543s) Succeeded

Latency:
146ms
Duration:
1.524s

+117ms Processing

Server:
win-eh21d7joqmp:4692
Worker:
afc5ceeb

+16ms Enqueued

Queue:
critical

8/19/2026 10:35:46 AM Created