IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 2:20:47 PM.
// Job ID: #1433389
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2022,\"Make\":\"Toyota\",\"Model\":\"Camry\",\"Series\":\"XSE\"}"));

Parameters

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

State

8/19/2026 2:20:47 PM (+464ms) Succeeded

Latency:
17.159s
Duration:
315ms

+17.113s Processing

Server:
win-eh21d7joqmp:14528
Worker:
e76481f8

+17ms Enqueued

Queue:
critical

8/19/2026 2:20:29 PM Created