// Id: 482ff6a1-64d7-4031-a895-6b06297094b5
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"fd048e27-1033-3564-4598-3a2313266229\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T10:47:39.0144043Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |