// Id: 34cb5795-5614-47b1-8735-d8aa0b928221
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"301f53cf-5c25-dec6-5a6d-3a231184693a\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T08:15:40.0693151Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |