IVehicleQueueInfoJob.Fire

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

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2018,\"Make\":\"Tesla\",\"Model\":\"Model 3\",\"Series\":\"Long Range\"}"));

Parameters

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

State

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

Latency:
23.430s
Duration:
308ms

+23.416s Processing

Server:
win-eh21d7joqmp:14528
Worker:
aee8f308

+4ms Enqueued

Queue:
critical

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