IVehicleQueueInfoJob.Fire

The job is finished. It will be removed automatically 3/5/2026 4:27:55 PM.
// Job ID: #1155157
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

3/4/2026 4:27:55 PM (+453ms) Succeeded

Latency:
9.050s
Duration:
334ms

+9.027s Processing

Server:
win-eh21d7joqmp:10428
Worker:
46f5ea40

+10ms Enqueued

Queue:
critical

3/4/2026 4:27:45 PM Created