IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/6/2026 4:37:29 AM.
// Job ID: #1156429
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2018,\"Make\":\"Tesla\",\"Model\":\"Model 3\",\"Series\":\"Long Range\"}"));

Parameters

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

State

3/5/2026 4:37:29 AM (+333ms) Succeeded

Latency:
32.980s
Duration:
313ms

+32.963s Processing

Server:
win-eh21d7joqmp:15464
Worker:
bf1dae89

+4ms Enqueued

Queue:
critical

3/5/2026 4:36:55 AM Created