Deferred Execution Coordinator

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

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

Parameters

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

State

5/2/2026 1:00:00 AM (-10h 48m) Enqueued

Triggered by recurring job scheduler

5/2/2026 11:48:34 AM Created