IVehicleQueueInfoJob.Fire

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

var vehicleQueueInfoJob = Activate<IVehicleQueueInfoJob>();
await vehicleQueueInfoJob.Fire(
    FromJson<VehicleQueue>("{\"Year\":2013,\"Make\":\"GMC\",\"Model\":\"Sierra 1500\",\"Series\":\"SLE\"}"));

Parameters

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

State

8/19/2026 10:35:50 AM (+320ms) Succeeded

Latency:
3.586s
Duration:
301ms

+3.570s Processing

Server:
win-eh21d7joqmp:4692
Worker:
687da92f

+3ms Enqueued

Queue:
critical

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