Deferred Execution Coordinator

The job is finished. It will be removed automatically 1/1/0001 12:00:00 AM.
// Id: #5943
using KamiYomu.Web.Worker.Interfaces;

var deferredExecutionCoordinator = Activate<IDeferredExecutionCoordinator>();
await deferredExecutionCoordinator.DispatchAsync(
    "deferred-execution-queue",
    null,
    null);

Parameters

RecurringJobId
"deferred-execution-queue"
Time
1777662010
CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

5/1/2026 7:00:10 PM (-16h 49m) Enqueued

Triggered by recurring job scheduler

5/2/2026 11:49:44 AM Created