IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 12:55:16 PM.
// Job ID: #1433264
using ReconPartners.Business.Background;

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

Parameters

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

State

8/19/2026 12:55:16 PM (+330ms) Succeeded

Latency:
20.887s
Duration:
316ms

+20.877s Processing

Server:
win-eh21d7joqmp:14528
Worker:
e76481f8

+3ms Enqueued

Queue:
critical

8/19/2026 12:54:55 PM Created