IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 10:35:49 AM.
// Job ID: #1432988
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 10:35:49 AM (+334ms) Succeeded

Latency:
2.597s
Duration:
304ms

+2.556s Processing

Server:
win-eh21d7joqmp:4692
Worker:
afc5ceeb

+20ms Enqueued

Queue:
critical

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