// Id: 9feef779-8f29-47cb-b365-5daead911966
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"5b6e6f5e-581c-b8f7-2258-3a2313d53c49\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T19:03:16.6150262Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |