// Id: 85bf09a7-1423-41ee-aae5-85de0f1e5857
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"7326a644-258f-7d1e-a0cc-3a230ccf408e\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T14:23:00.621207Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler