// Id: 205232d0-3651-4bce-aea1-6783c35f5187
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"055b541b-f298-7d4d-3f21-3a230f73ba23\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T20:44:14.964572Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |