// Id: b35b47a2-14b1-4195-a409-0e50991856ab
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"01bade6b-add2-bbb1-4d9f-3a230f20b5f3\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T07:47:18.3381071Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |