IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 6/17/2026 1:15:34 AM.
// Job ID: #1370836
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2017,\"Make\":\"Lexus\",\"Model\":\"LX\",\"Series\":\"570\"}"));

Parameters

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

State

6/16/2026 1:15:34 AM (+490ms) Succeeded

Latency:
35.369s
Duration:
377ms

+35.310s Processing

Server:
win-eh21d7joqmp:19772
Worker:
aec19c5d

+4ms Enqueued

Queue:
critical

6/16/2026 1:14:58 AM Created