IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 6/17/2026 7:58:06 AM.
// Job ID: #1371753
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

6/16/2026 7:58:06 AM (+333ms) Succeeded

Latency:
11.774s
Duration:
305ms

+11.747s Processing

Server:
win-eh21d7joqmp:19832
Worker:
49e032d5

+6ms Enqueued

Queue:
critical

6/16/2026 7:57:54 AM Created