IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:45 AM.
// Job ID: #1432736
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 6:19:45 AM (+324ms) Succeeded

Latency:
4.722s
Duration:
307ms

+4.706s Processing

Server:
win-eh21d7joqmp:13292
Worker:
477a1421

+4ms Enqueued

Queue:
critical

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