// Id: #595
// Queue: notifications
using ApiGateway.Jobs;
var purgeNotificationReceivedJob = Activate<PurgeNotificationReceivedJob>();
await purgeNotificationReceivedJob.ExecuteAsync(
FromJson<PurgeNotificationReceivedJobArgs>("{}"));
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| CurrentUICulture | |
Triggered by recurring job scheduler