// Id: e9993b26-5d5a-468b-9627-07a19eef2431
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"0fdb3270-c135-5d82-743c-3a230ec723d6\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T10:20:30.5670004Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |