FetchUsersJob.RunAsync

The job is finished. It will be removed automatically 10/23/2025 21:26:53.
// Id: #11
using Application.Jobs;

var fetchUsersJob = Activate<FetchUsersJob>();
await fetchUsersJob.RunAsync(null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"FetchUsersJob"
Time
1761168412

State

10/22/2025 21:26:53 (+1.023s) Succeeded

Latency:
25ms
Duration:
1.015s

+17ms Processing

Server:
43bcd35ab979:1
Worker:
b324c171

+3ms Enqueued

Triggered using recurring job manager

10/22/2025 21:26:52 Created