IVehicleQueueInfoJob.Fire

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

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2013,\"Make\":\"Fiat\",\"Model\":\"500\",\"Series\":\"Pop\"}"));

Parameters

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

State

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

Latency:
28.265s
Duration:
326ms

+28.246s Processing

Server:
win-eh21d7joqmp:14528
Worker:
aee8f308

+4ms Enqueued

Queue:
critical

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