IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/6/2026 12:18:32 PM.
// Job ID: #1158748
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2018,\"Make\":\"Toyota\",\"Model\":\"Camry\",\"Series\":\"LE\"}"));

Parameters

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

State

3/5/2026 12:18:32 PM (+320ms) Succeeded

Latency:
17.754s
Duration:
307ms

+17.743s Processing

Server:
win-eh21d7joqmp:15892
Worker:
7a82126d

+3ms Enqueued

Queue:
critical

3/5/2026 12:18:13 PM Created