IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/6/2026 3:02:34 AM.
// Job ID: #1156143
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2017,\"Make\":\"Chrysler\",\"Model\":\"Pacifica\",\"Series\":\"Touring L Plus\"}"));

Parameters

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

State

3/5/2026 3:02:34 AM (+330ms) Succeeded

Latency:
10.078s
Duration:
314ms

+10.063s Processing

Server:
win-eh21d7joqmp:14564
Worker:
2bc28c19

+4ms Enqueued

Queue:
critical

3/5/2026 3:02:23 AM Created