IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 6:19:57 AM.
// Job ID: #1432839
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

8/19/2026 6:19:57 AM (+330ms) Succeeded

Latency:
15.807s
Duration:
309ms

+15.787s Processing

Server:
win-eh21d7joqmp:13292
Worker:
477a1421

+6ms Enqueued

Queue:
critical

8/19/2026 6:19:41 AM Created