IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 8/20/2026 10:36:04 AM.
// Job ID: #1433074
using ReconPartners.Business.Background;

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2018,\"Make\":\"Mazda\",\"Model\":\"CX-9\",\"Series\":\"Touring\"}"));

Parameters

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

State

8/19/2026 10:36:04 AM (+330ms) Succeeded

Latency:
16.233s
Duration:
303ms

+16.206s Processing

Server:
win-eh21d7joqmp:4692
Worker:
afc5ceeb

+4ms Enqueued

Queue:
critical

8/19/2026 10:35:47 AM Created