// Id: d05cf96a-8b67-4d7b-b2f9-bddbb811843d
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"a4b21e12-c04c-fb09-17a6-3a230edec00a\",\"LastMessageCreationDateBeforeThis\":\"2026-02-12T09:38:50.4244418Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |