IVehicleQueueInfoJob.Fire

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

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2002,\"Make\":\"Jeep\",\"Series\":\"Sport\"}"));

Parameters

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

State

3/5/2026 7:40:32 PM (+333ms) Succeeded

Latency:
1.943s
Duration:
316ms

+1.930s Processing

Server:
win-eh21d7joqmp:10040
Worker:
4a176e1c

+4ms Enqueued

Queue:
critical

3/5/2026 7:40:30 PM Created