FetchUsersJob.RunAsync

The job is finished. It will be removed automatically 10/23/2025 17:01:48.
// Id: #2
using Application.Jobs;

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

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"FetchUsersJob"
Time
1761152503

State

10/22/2025 17:01:48 (+5.054s) Succeeded

Latency:
29ms
Duration:
5.045s

+16ms Processing

Server:
d884f9d61ab3:1
Worker:
f4164e47

+7ms Enqueued

Triggered using recurring job manager

10/22/2025 17:01:43 Created