IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 2:20:36 PM.
// Job ID: #1433368
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2009,\"Make\":\"Nissan\",\"Model\":\"Altima\",\"Series\":\"2.5 S\"}"));

Parameters

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

State

8/19/2026 2:20:36 PM (+383ms) Succeeded

Latency:
6.998s
Duration:
333ms

+6.974s Processing

Server:
win-eh21d7joqmp:14528
Worker:
e76481f8

+3ms Enqueued

Queue:
critical

8/19/2026 2:20:29 PM Created