// Id: a9972912-30d8-48ca-b5fe-0ec66dd81407
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"a1d97c1f-cc5e-5f2d-7223-3a2314c40841\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T08:01:53.1065411Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |