IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:59 AM.
// Job ID: #1432850
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2015,\"Make\":\"Kia\",\"Model\":\"Soul\",\"Series\":\"Base\"}"));

Parameters

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

State

8/19/2026 6:19:59 AM (+327ms) Succeeded

Latency:
16.755s
Duration:
304ms

+16.717s Processing

Server:
win-eh21d7joqmp:13292
Worker:
477a1421

+23ms Enqueued

Queue:
critical

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